[PATCH wayland 1/8] client: Fix minor grammar issue
Jonas Ådahl
jadahl at gmail.com
Fri Oct 2 02:32:52 PDT 2015
Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
---
src/wayland-client.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/wayland-client.c b/src/wayland-client.c
index d5a3bb4..e4b659e 100644
--- a/src/wayland-client.c
+++ b/src/wayland-client.c
@@ -158,7 +158,7 @@ display_fatal_error(struct wl_display *display, int error)
/**
* This function is called for error events
* and indicates that in some object an error occurred.
- * Difference between this function and display_fatal_error()
+ * The difference between this function and display_fatal_error()
* is that this one handles errors that will come by wire,
* whereas display_fatal_error() is called for local errors.
*
--
2.4.3
More information about the wayland-devel
mailing list