[mutter/wayland] wayland-surface: Fix copy/paste typo
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wayland] wayland-surface: Fix copy/paste typo
- Date: Mon, 25 Nov 2013 23:33:29 +0000 (UTC)
commit ea1b8cdc220438ffd6d434e577535eb1e5f696d0
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Mon Nov 25 18:15:19 2013 -0500
wayland-surface: Fix copy/paste typo
src/wayland/meta-wayland-surface.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/wayland/meta-wayland-surface.c b/src/wayland/meta-wayland-surface.c
index 5edb6fe..7ee6f21 100644
--- a/src/wayland/meta-wayland-surface.c
+++ b/src/wayland/meta-wayland-surface.c
@@ -829,7 +829,7 @@ get_xdg_popup (struct wl_client *client,
{
wl_resource_post_error (surface_resource,
WL_DISPLAY_ERROR_INVALID_OBJECT,
- "xdg_shell::get_xdg_surface already requested");
+ "xdg_shell::get_xdg_popup already requested");
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]