mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user