[gimp] Typo - Preceptual changed to Perceptual



commit d5ea4c5653d567409034885ad2be43dd8eaf8038
Author: sabri ünal <libreajans gmail com>
Date:   Thu Mar 14 16:47:39 2019 +0000

    Typo - Preceptual changed to Perceptual

 app/widgets/gimphistogrameditor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app/widgets/gimphistogrameditor.c b/app/widgets/gimphistogrameditor.c
index 6d8cabdf73..7ffd28933a 100644
--- a/app/widgets/gimphistogrameditor.c
+++ b/app/widgets/gimphistogrameditor.c
@@ -109,7 +109,7 @@ gimp_histogram_editor_class_init (GimpHistogramEditorClass *klass)
 
   g_object_class_install_property (object_class, PROP_TRC,
                                    g_param_spec_enum ("trc",
-                                                      _("Linear/Preceptual"),
+                                                      _("Linear/Perceptual"),
                                                       NULL,
                                                       GIMP_TYPE_TRC_TYPE,
                                                       GIMP_TRC_LINEAR,


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