Signed-off-by: Bryce Harrington <[email protected]>
---
 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 0f1405c..9adde38 100644
--- a/src/wayland-client.c
+++ b/src/wayland-client.c
@@ -955,7 +955,7 @@ static const struct wl_callback_listener sync_listener = {
  * \param queue The queue on which to run the roundtrip
  * \return The number of dispatched events on success or -1 on failure
  *
- * Blocks until the server process all currently issued requests and
+ * Blocks until the server processes all currently issued requests and
  * sends out pending events on the event queue.
  *
  * \note This function uses wl_display_dispatch_queue() internally. If you
-- 
1.9.1

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to