mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 15:01:23 +00:00
Fix a typo
This commit is contained in:
parent
ff8cca77a2
commit
2e7db0d662
@ -2258,7 +2258,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