summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-11-15 15:41:10 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-29 19:28:33 +0000
commit2f325de3b7847018071d13dd3d050b02c0832d9d (patch)
tree9cf1a76d82fe913d82be7d631b163e73cccb4b7f
parent9e890f2ee20791dc87093bb72b1a6a5148d28766 (diff)
deleted_cb: correct a debug message
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=27727
-rw-r--r--src/mcd-account-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mcd-account-manager.c b/src/mcd-account-manager.c
index 6a7b8163..66168243 100644
--- a/src/mcd-account-manager.c
+++ b/src/mcd-account-manager.c
@@ -454,7 +454,7 @@ deleted_cb (GObject *plugin, const gchar *name, gpointer data)
if (storage_plugin != its_plugin)
{
- DEBUG ("Ignoring altered-one from plugin %s because account %s "
+ DEBUG ("Ignoring deleted signal from plugin %s because account %s "
"belongs to %s",
mcp_account_storage_name (storage_plugin),
name,