doc: Fix codespell errors.

This commit is contained in:
Rylie Pavlik 2024-03-21 11:28:26 -05:00 committed by Simon Zeni
parent 79fef0837b
commit 2fd89210ea
3 changed files with 3 additions and 3 deletions

View file

@ -86,7 +86,7 @@ SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Monado contributors
- Implement support for XR_KHR_composition_layer_equirect (equirect1).
([!620](https://gitlab.freedesktop.org/monado/monado/merge_requests/620),
[!624](https://gitlab.freedesktop.org/monado/monado/merge_requests/624))
- comp: Improve thread safety. Resolve issues in mutlithreading CTS.
- comp: Improve thread safety. Resolve issues in multithreading CTS.
([!645](https://gitlab.freedesktop.org/monado/monado/merge_requests/645))
- main: Lower priority on sRGB format. This works around a bug in the OpenXR CTS
and mirrors better what at least on other OpenXR runtime does.

View file

@ -1,2 +1,2 @@
scripts: Add regex based ignores for codespell, needed because the ignore words
list isn't properely case sensitive.
list isn't properly case sensitive.

View file

@ -1,2 +1,2 @@
Add `xrt_compositor_fence` interface to handle service and client render
syncronisation.
synchronisation.