mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
Fix some spelling errors
https://gitlab.gnome.org/GNOME/mutter/merge_requests/45
This commit is contained in:

committed by
Jonas Ådahl

parent
19e55b9a8c
commit
b8a81128e0
@ -698,7 +698,7 @@ wayland_data_read_cb (GObject *object,
|
||||
return;
|
||||
}
|
||||
|
||||
g_warning ("Error transfering wayland clipboard to X11: %s\n",
|
||||
g_warning ("Error transferring wayland clipboard to X11: %s\n",
|
||||
error->message);
|
||||
g_error_free (error);
|
||||
|
||||
|
Reference in New Issue
Block a user