[gegl] Fixed typos



commit ca38398c80b313444138806127735e466f9fe213
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Apr 26 09:45:03 2012 +0200

    Fixed typos

 gegl/gegl-init.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gegl/gegl-init.c b/gegl/gegl-init.c
index 13546e5..242c017 100644
--- a/gegl/gegl-init.c
+++ b/gegl/gegl-init.c
@@ -213,12 +213,12 @@ static const GOptionEntry cmd_entries[]=
     {
      "babl-tolerance", 0, 0,
      G_OPTION_ARG_STRING, &cmd_babl_tolerance,
-     N_("babls error tolerance, a value beteen 0.2 and 0.000000001"), "<float>"
+     N_("babls error tolerance, a value between 0.2 and 0.000000001"), "<float>"
     },
     {
      "gegl-swap", 0, 0,
      G_OPTION_ARG_STRING, &cmd_gegl_swap,
-     N_("Where GEGL stores it's swap"), "<uri>"
+     N_("Where GEGL stores its swap"), "<uri>"
     },
     {
      "gegl-cache-size", 0, 0,



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