Fix some spelling errors

https://gitlab.gnome.org/GNOME/mutter/merge_requests/45
This commit is contained in:
handsome-feng
2018-03-14 14:08:04 +08:00
committed by Jonas Ådahl
parent 19e55b9a8c
commit b8a81128e0
3 changed files with 3 additions and 3 deletions

View File

@ -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);