We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d89fb commit 52a8192Copy full SHA for 52a8192
src/backends/meta-monitor-config-store.c
@@ -1548,7 +1548,7 @@ meta_monitor_config_store_constructed (GObject *object)
1548
META_MONITOR_CONFIG_STORE_ERROR_NEEDS_MIGRATION))
1549
g_warning ("System monitor configuration file (%s) is "
1550
"incompatible; ask your administrator to migrate "
1551
- "the system monitor configuation.",
+ "the system monitor configuration.",
1552
system_file_path);
1553
else
1554
g_warning ("Failed to read monitors config file '%s': %s",
0 commit comments