[gegl] tools: Fix typo



commit 44743d6af7dba469adae16b17090a7d6553ce69b
Author: Martin Nordholts <martinn src gnome org>
Date:   Thu Apr 21 19:45:12 2011 +0200

    tools: Fix typo

 tools/img_cmp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/img_cmp.c b/tools/img_cmp.c
index a01b200..e137ec9 100644
--- a/tools/img_cmp.c
+++ b/tools/img_cmp.c
@@ -170,7 +170,7 @@ main (gint    argc,
          if (strstr (argv[2], "broken"))
            g_print ("because the test is expected to fail ");
          else
-           g_print ("because the erorr is small ");
+           g_print ("because the error is small ");
          g_print ("we'll say ");
        }
 



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