summaryrefslogtreecommitdiff
path: root/mate-panel
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel')
-rw-r--r--mate-panel/libpanel-util/panel-icon-chooser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/libpanel-util/panel-icon-chooser.c b/mate-panel/libpanel-util/panel-icon-chooser.c
index 03d072f7..480fd8bd 100644
--- a/mate-panel/libpanel-util/panel-icon-chooser.c
+++ b/mate-panel/libpanel-util/panel-icon-chooser.c
@@ -207,7 +207,7 @@ panel_icon_chooser_class_init (PanelIconChooserClass *class)
PROP_FALLBACK_ICON,
g_param_spec_string ("fallback-icon-name",
"Fallback Icon Name",
- "Icon name of the icon displayed (but not returned) if the current icon does not exit",
+ "Icon name of the icon displayed (but not returned) if the current icon does not exist",
NULL,
G_PARAM_READWRITE | G_PARAM_CONSTRUCT));