app: fix typo s/Devics/Devices/.

This commit is contained in:
Jehan 2017-05-04 05:34:12 +02:00
parent ab56f524e4
commit 628be2af92
1 changed files with 1 additions and 1 deletions

View File

@ -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);