Fix typos

Typos found with codespell and during code audit.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
This commit is contained in:
Tobias Stoeckmann 2024-09-12 15:26:26 +02:00 committed by Simon Ser
parent 8cad6f7b82
commit cc06c3825f
4 changed files with 6 additions and 6 deletions

View file

@ -87,7 +87,7 @@
</para>
<para>
Overall, the philosophy of Wayland is to provide clients with a way to
manage windows and how their contents is displayed. Rendering is left
manage windows and how their contents are displayed. Rendering is left
to clients, and system wide memory management interfaces are used to
pass buffer handles between clients and the compositing manager.
</para>