[gegl/wip/rishi/insta: 8/8] operations/workshop/insta-curve: Fix typo



commit c1aa37e21ff114a5c05f36127efba18c4881abbf
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Feb 9 12:35:51 2016 +0100

    operations/workshop/insta-curve: Fix typo

 operations/workshop/insta-curve.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/insta-curve.c b/operations/workshop/insta-curve.c
index 2f96869..0c8bd04 100644
--- a/operations/workshop/insta-curve.c
+++ b/operations/workshop/insta-curve.c
@@ -726,7 +726,7 @@ gegl_op_class_init (GeglOpClass *klass)
 
   gegl_operation_class_set_keys (operation_class,
     "name",        "gegl:insta-curve",
-    "title",       _("Insta curve"),
+    "title",       _("Insta Curve"),
     "categories",  "hidden",
     "description", _("Apply a preset curve to an image"),
     NULL);


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