[gegl] Fix typo (glithces)



commit 2e5c80660dee009a12f253e24024f251793c1db5
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Fri Mar 25 03:50:12 2016 +0100

    Fix typo (glithces)

 operations/workshop/vhsfix.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/vhsfix.c b/operations/workshop/vhsfix.c
index aae99c2..3530260 100644
--- a/operations/workshop/vhsfix.c
+++ b/operations/workshop/vhsfix.c
@@ -256,7 +256,7 @@ gegl_op_class_init (GeglOpClass *klass)
     "name",        "gegl:vhsfix",
     "title",       _("vhs glitch fixer"),
     "categories" , "video",
-    "description", _("fixes vhs digitization glithces"),
+    "description", _("fixes vhs digitization glitches"),
     NULL);
 }
 


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