Fix spelling errors

(cherry picked from commit 19f92dbfa8)
This commit is contained in:
Max Hilbrunner
2023-04-11 03:00:22 +02:00
committed by Yuri Sizov
parent c7d595f7f0
commit 9e19b55abc
3 changed files with 3 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
| ro | Romanian |
| te | Telugu |
.. image:: img/expres.png

View File

@@ -4,3 +4,4 @@ lod
que
raison
uint
subtile

View File

@@ -59,7 +59,7 @@ offers significant performance increases.
In some cases, you can adapt your level design to add more occlusion
opportunities. For example, you can add more walls to prevent the player
from seeing too far away, which would decrease performance due to the lost
opportunies for occlusion culling.
opportunities for occlusion culling.
Other occlusion techniques
~~~~~~~~~~~~~~~~~~~~~~~~~~