[gimp] app: typo fix - s/widht/width/



commit 7fb07e1da120ffefa0b7e05fa8e941fc6f22b091
Author: Jehan <jehan girinstud io>
Date:   Thu Jul 7 02:28:20 2016 +0200

    app: typo fix - s/widht/width/

 app/widgets/gimppropgui.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/widgets/gimppropgui.c b/app/widgets/gimppropgui.c
index 99a3e5f..861361c 100644
--- a/app/widgets/gimppropgui.c
+++ b/app/widgets/gimppropgui.c
@@ -238,7 +238,7 @@ gimp_prop_widget_new_from_pspec (GObject               *config,
             {
               if (HAS_KEY (pspec, "axis", "x"))
                 {
-                  g_printerr ("XXX setting widht %d on %s\n",
+                  g_printerr ("XXX setting width %d on %s\n",
                               area->width, pspec->name);
 
                   gimp_spin_scale_set_scale_limits (GIMP_SPIN_SCALE (widget),


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