mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 21:54:10 +00:00
monitor-tests: Fix error message grammar mistake
This commit is contained in:
parent
43eeb009ce
commit
e76ab05d45
@ -4941,7 +4941,7 @@ meta_test_monitor_migrated_rotated (void)
|
|||||||
if (!meta_migrate_old_monitors_config (config_store,
|
if (!meta_migrate_old_monitors_config (config_store,
|
||||||
old_config_file,
|
old_config_file,
|
||||||
&error))
|
&error))
|
||||||
g_error ("Failed to migrated config: %s", error->message);
|
g_error ("Failed to migrate config: %s", error->message);
|
||||||
|
|
||||||
emulate_hotplug (test_setup);
|
emulate_hotplug (test_setup);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user