mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-10 12:40:10 +00:00
Fix a typo
This commit is contained in:
parent
930acacf94
commit
991e84fe3a
@ -2273,7 +2273,7 @@ should_map_as_subsurface (GdkWindow *window)
|
||||
if (impl_parent->mapped)
|
||||
return TRUE;
|
||||
else
|
||||
g_warning ("Couldn't map window %p as susburface because its parent is not mapped.",
|
||||
g_warning ("Couldn't map window %p as subsurface because its parent is not mapped.",
|
||||
window);
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user