From e2871b1e2c05bd8452c4b373ab804598464fe4ac Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 15 Feb 2016 11:01:18 +0300 Subject: icon chooser: fix typo --- mate-panel/libpanel-util/panel-icon-chooser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-panel/libpanel-util') 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)); -- cgit v1.2.1