summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorUnit 193 <unit193@ubuntu.com>2017-09-13 17:15:05 -0400
committerSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2017-09-13 23:31:54 +0200
commita747f65e5a9a95ffa2487ee53514d4fda9a070fb (patch)
tree4cdbac3775aeccf6b2e1a2f53938b501cfcbc1fa /common
parentca42838b6f396c5ffa01a37bb891341f517125e2 (diff)
downloadxfce4-panel-a747f65e5a9a95ffa2487ee53514d4fda9a070fb.tar.gz
Fix a few spelling mistakes
Diffstat (limited to 'common')
-rw-r--r--common/panel-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/panel-utils.c b/common/panel-utils.c
index 3f596cc4..d7fb483d 100644
--- a/common/panel-utils.c
+++ b/common/panel-utils.c
@@ -96,7 +96,7 @@ panel_utils_builder_new (XfcePanelPlugin *panel_plugin,
}
}
- g_critical ("Faild to construct the builder for plugin %s-%d: %s.",
+ g_critical ("Failed to construct the builder for plugin %s-%d: %s.",
xfce_panel_plugin_get_name (panel_plugin),
xfce_panel_plugin_get_unique_id (panel_plugin),
error->message);