Fix various typos

Found via `codespell -q 3 -S ./LICENSE.txt,./tutorials/i18n,./_tools/codespell-ignore-lines.txt -L doubleclick,findn,lod,inout,nd,raison,te` and other means
This commit is contained in:
luz paz
2022-07-28 10:35:04 -04:00
parent 523a1c0f03
commit 04f66dc5d0
9 changed files with 12 additions and 12 deletions

View File

@@ -561,7 +561,7 @@ Windowing and OS integration
- Doesn't use exclusive fullscreen, which allows for fast alt-tabbing. The
downside is that the screen resolution can't be changed this way. For 3D
resolution scaling, use the appropriatee project settings or the equivalent
resolution scaling, use the appropriate project settings or the equivalent
Viewport property. For 2D resolution scaling, use a second Viewport node
to render the game world with a different size.