mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
doc: fixed grammar and a typo
Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
This commit is contained in:
parent
266b7f06be
commit
e36d0233ee
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
* Gets the address to the proxy's listener; which is the listener set with
|
||||||
* \ref wl_proxy_add_listener.
|
* \ref wl_proxy_add_listener.
|
||||||
*
|
*
|
||||||
* This function is useful in client with multiple listeners on the same
|
* This function is useful in clients with multiple listeners on the same
|
||||||
* interface to allow the identification of which code to eexecute.
|
* interface to allow the identification of which code to execute.
|
||||||
*
|
*
|
||||||
* \memberof wl_proxy
|
* \memberof wl_proxy
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue