[PATCH 8/9] doc: fixed a typo
Bill Spitzak
spitzak at gmail.com
Tue Nov 11 18:43:01 PST 2014
---
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 fb459a3..16df207 100644
--- a/src/wayland-client.c
+++ b/src/wayland-client.c
@@ -1212,7 +1212,7 @@ cancel_read(struct wl_display *display)
* This will read events from the file descriptor for the display.
* This function does not dispatch events, it only reads and queues
* events into their corresponding event queues. If no data is
- * avilable on the file descriptor, wl_display_read_events() returns
+ * available on the file descriptor, wl_display_read_events() returns
* immediately. To dispatch events that may have been queued, call
* wl_display_dispatch_pending() or
* wl_display_dispatch_queue_pending().
--
1.7.9.5
More information about the wayland-devel
mailing list