[gimp] Fix a user-visible typo



commit e66ec72a3f2eeff6ef1196f3cbe4af85a274ad78
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Tue May 10 01:08:14 2016 +0300

    Fix a user-visible typo

 libgimpconfig/gimpcolorconfig.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgimpconfig/gimpcolorconfig.c b/libgimpconfig/gimpcolorconfig.c
index e61590d..545e224 100644
--- a/libgimpconfig/gimpcolorconfig.c
+++ b/libgimpconfig/gimpcolorconfig.c
@@ -261,7 +261,7 @@ gimp_color_config_class_init (GimpColorConfigClass *klass)
 
   GIMP_CONFIG_PROP_RGB (object_class, PROP_OUT_OF_GAMUT_COLOR,
                         "out-of-gamut-color",
-                        _("Out of gammut warning color"),
+                        _("Out of gamut warning color"),
                         OUT_OF_GAMUT_COLOR_BLURB,
                         FALSE, &color,
                         GIMP_PARAM_STATIC_STRINGS);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]