Skip to content

Commit 52a8192

Browse files
Fantumtwebster
authored andcommitted
fix a spelling error spotted by lintian
1 parent 25d89fb commit 52a8192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/backends/meta-monitor-config-store.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1548,7 +1548,7 @@ meta_monitor_config_store_constructed (GObject *object)
15481548
META_MONITOR_CONFIG_STORE_ERROR_NEEDS_MIGRATION))
15491549
g_warning ("System monitor configuration file (%s) is "
15501550
"incompatible; ask your administrator to migrate "
1551-
"the system monitor configuation.",
1551+
"the system monitor configuration.",
15521552
system_file_path);
15531553
else
15541554
g_warning ("Failed to read monitors config file '%s': %s",

0 commit comments

Comments
 (0)