Skip to content

Commit 4a33e37

Browse files
authored
Merge pull request godotengine#7513 from atomikf/Small-typo-fix
Update multiple_resolutions.rst
2 parents 1bb987d + c0da76c commit 4a33e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/rendering/multiple_resolutions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ to change the display orientation project setting.
363363
Mobile game in portrait mode
364364
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
365365

366-
- Set the base window width to ``720`` and window height to ``1080``.
366+
- Set the base window width to ``720`` and window height to ``1280``.
367367
- Alternatively, if you're targeting high-end devices primarily, set the base
368368
window width to ``1080`` and window height to ``1920``.
369369
This allows you to provide higher resolution 2D assets, resulting in crisper

0 commit comments

Comments
 (0)