mirror of
https://github.com/brl/mutter.git
synced 2024-12-27 21:32:14 +00:00
onscreen/native: Fix typo in log message "the the"
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2357>
This commit is contained in:
parent
f820bb3506
commit
9a23ed98e7
@ -2079,7 +2079,7 @@ init_secondary_gpu_state (MetaRendererNative *renderer_native,
|
|||||||
|
|
||||||
g_warning ("Secondary GPU initialization failed (%s). "
|
g_warning ("Secondary GPU initialization failed (%s). "
|
||||||
"Falling back to GPU-less mode instead, so the "
|
"Falling back to GPU-less mode instead, so the "
|
||||||
"the secondary monitor may be slow to update.",
|
"secondary monitor may be slow to update.",
|
||||||
local_error->message);
|
local_error->message);
|
||||||
|
|
||||||
renderer_gpu_data->secondary.copy_mode =
|
renderer_gpu_data->secondary.copy_mode =
|
||||||
|
Loading…
Reference in New Issue
Block a user