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

@ -145,7 +145,7 @@
Xwayland. It is often nearly impossible to prove that synchronous or
blocking X11 calls from XWM cannot cause a deadlock, and therefore it is
strongly recommended to make all X11 communications asynchronous. All
Wayland communications are already asynchonous by design.
Wayland communications are already asynchronous by design.
</para>
<section id="sect-X11-Application-Support-xwm-window-identification">
<title>Window identification</title>