mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05: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,
|
||||
old_config_file,
|
||||
&error))
|
||||
g_error ("Failed to migrated config: %s", error->message);
|
||||
g_error ("Failed to migrate config: %s", error->message);
|
||||
|
||||
emulate_hotplug (test_setup);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user