doc: fix typos

This commit is contained in:
Maxime Roussin-Bélanger 2020-12-17 15:39:46 -05:00
parent 6741dafbf7
commit 0f5cc8b71b
4 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@
</para>
<para>
Each open socket to a client is represented by a <link
linkend="Server-structwl__client">wl_client</link>. The equvalent
linkend="Server-structwl__client">wl_client</link>. The equivalent
of the <link linkend="Client-classwl__proxy">wl_proxy</link> that
libwayland-client uses to represent an object is <link
linkend="Server-structwl__resource">wl_resource</link> for