summaryrefslogtreecommitdiff
path: root/src/core/prefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/prefs.c')
-rw-r--r--src/core/prefs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/prefs.c b/src/core/prefs.c
index 2aa82c9a..bd13b4df 100644
--- a/src/core/prefs.c
+++ b/src/core/prefs.c
@@ -902,7 +902,7 @@ settings_changed (GSettings *settings,
}
else if (strcmp (key, KEY_COMPOSITING_MANAGER) == 0)
{
- g_warning (_("Setting “" KEY_COMPOSITING_MANAGER "” is deprecated, "
+ g_warning (_("Setting “compositing-manager” is deprecated, "
"use the “compositor” instead."));
update_compositing_manager ();