Fix incorrect uses of a/an

This commit is contained in:
A Thousand Ships
2024-03-29 15:05:51 +01:00
parent a22c312b8f
commit bd6cc665a7
41 changed files with 80 additions and 79 deletions

View File

@@ -118,7 +118,7 @@ access and integrity.
access.
There are also cases where one may wish to have many scenes present at the same
time. Perhaps one is adding their own singleton at runtime, or preserving a
time. Perhaps one is adding their own singleton at runtime, or preserving
a scene's data between scene changes (adding the scene to the root node).
.. tabs::