[gimp] Uncopypaste the help hint for filters-saturation



commit 97561f4f015b95c2dd3d65327a73873c6b0015ba
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Mon Jan 25 02:56:02 2016 +0300

    Uncopypaste the help hint for filters-saturation

 app/actions/filters-actions.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/actions/filters-actions.c b/app/actions/filters-actions.c
index 571a37b..c572225 100644
--- a/app/actions/filters-actions.c
+++ b/app/actions/filters-actions.c
@@ -430,7 +430,7 @@ static const GimpStringActionEntry filters_actions[] =
   { "filters-saturation", GIMP_STOCK_GEGL,
     NC_("filters-action", "Sat_uration..."), NULL, NULL,
     "gegl:saturation",
-    NULL /* FIXME GIMP_HELP_FILTER_SEPIA */ },
+    NULL /* FIXME GIMP_HELP_FILTER_SATURATION */ },
 
   { "filters-semi-flatten", GIMP_STOCK_GEGL,
     NC_("filters-action", "_Semi-Flatten..."), NULL, NULL,


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