doc: fixed grammar and a typo
authorDerek Foreman <derekf@osg.samsung.com>
Mon, 17 Nov 2014 20:59:14 +0000 (14:59 -0600)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 27 Nov 2014 14:00:16 +0000 (16:00 +0200)
Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
src/wayland-client.c

index db44129..36380fe 100644 (file)
@@ -427,8 +427,8 @@ wl_proxy_add_listener(struct wl_proxy *proxy,
  * Gets the address to the proxy's listener; which is the listener set with
  * \ref wl_proxy_add_listener.
  *
- * This function is useful in client with multiple listeners on the same
- * interface to allow the identification of which code to eexecute.
+ * This function is useful in clients with multiple listeners on the same
+ * interface to allow the identification of which code to execute.
  *
  * \memberof wl_proxy
  */