You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Fixed typo in DisplayServer.ScreenOrientation docs
(cherry picked from commit 5ba98e59f0)
This commit is contained in:
committed by
Yuri Sizov
parent
c6297f46fe
commit
d46cb8e65c
@@ -1575,7 +1575,7 @@
|
||||
Default landscape orientation.
|
||||
</constant>
|
||||
<constant name="SCREEN_PORTRAIT" value="1" enum="ScreenOrientation">
|
||||
Default portrait orienstation.
|
||||
Default portrait orientation.
|
||||
</constant>
|
||||
<constant name="SCREEN_REVERSE_LANDSCAPE" value="2" enum="ScreenOrientation">
|
||||
Reverse landscape orientation (upside down).
|
||||
|
||||
Reference in New Issue
Block a user