mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 17:10:40 -05:00
wayland/pointer-constraints: Fix typo
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1163
This commit is contained in:
parent
aa136f4515
commit
2907ee93cc
@ -852,7 +852,7 @@ init_pointer_constraint (struct wl_resource *resource,
|
||||
{
|
||||
wl_resource_post_error (resource,
|
||||
WL_DISPLAY_ERROR_INVALID_OBJECT,
|
||||
"the pointer as already requested to be "
|
||||
"the pointer was already requested to be "
|
||||
"locked or confined on that surface");
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user