summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhandsome-feng <jianfengli@ubuntukylin.com>2018-03-14 14:08:04 +0800
committerJonas Ã…dahl <jadahl@gmail.com>2018-03-21 13:22:35 +0800
commitb8a81128e08e1760662e32f0250ac53cd6ba8d7d (patch)
tree327dad5924ba6dbf745517e1db4f6fcdeb408f13 /src
parent19e55b9a8c3fa9ea40a1ab07cd8be3e49d1a11fd (diff)
downloadmutter-b8a81128e08e1760662e32f0250ac53cd6ba8d7d.tar.gz
Fix some spelling errors
https://gitlab.gnome.org/GNOME/mutter/merge_requests/45
Diffstat (limited to 'src')
-rw-r--r--src/wayland/meta-xwayland-selection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wayland/meta-xwayland-selection.c b/src/wayland/meta-xwayland-selection.c
index 63a4f7f96..f629a1302 100644
--- a/src/wayland/meta-xwayland-selection.c
+++ b/src/wayland/meta-xwayland-selection.c
@@ -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);