[gimp] app: fix typo s/Devics/Devices/.



commit 628be2af92662ac612344307f291de78e393f2c8
Author: Jehan <jehan girinstud io>
Date:   Thu May 4 05:34:12 2017 +0200

    app: fix typo s/Devics/Devices/.

 app/config/gimpguiconfig.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/config/gimpguiconfig.c b/app/config/gimpguiconfig.c
index 8a2fe5a..5d995be 100644
--- a/app/config/gimpguiconfig.c
+++ b/app/config/gimpguiconfig.c
@@ -187,7 +187,7 @@ gimp_gui_config_class_init (GimpGuiConfigClass *klass)
 
   GIMP_CONFIG_PROP_BOOLEAN (object_class, PROP_DEVICES_SHARE_TOOL,
                             "devices-share-tool",
-                            "Devics share tool",
+                            "Devices share tool",
                             DEVICES_SHARE_TOOL_BLURB,
                             FALSE,
                             GIMP_PARAM_STATIC_STRINGS);


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