aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/Navigation.xml
diff options
context:
space:
mode:
authorRémi Verschelde2018-04-10 10:12:42 +0200
committerRémi Verschelde2018-04-10 10:12:42 +0200
commitcb7fe2c7936fa52fb95e6f8a8e7927a4f41030a6 (patch)
tree7d74d6ce990466284325cfe0d271081604ccdbc0 /doc/classes/Navigation.xml
parentcb996d716925c9c87a2a4117012fa9fed72c8f38 (diff)
downloadgodot-cb7fe2c7936fa52fb95e6f8a8e7927a4f41030a6.tar.gz
godot-cb7fe2c7936fa52fb95e6f8a8e7927a4f41030a6.tar.zst
godot-cb7fe2c7936fa52fb95e6f8a8e7927a4f41030a6.zip
doc: Sync classref with current source
Diffstat (limited to 'doc/classes/Navigation.xml')
-rw-r--r--doc/classes/Navigation.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Navigation.xml b/doc/classes/Navigation.xml
index 40a3ab8b3..08f22d49d 100644
--- a/doc/classes/Navigation.xml
+++ b/doc/classes/Navigation.xml
@@ -100,7 +100,7 @@
</methods>
<members>
<member name="up_vector" type="Vector3" setter="set_up_vector" getter="get_up_vector">
- Defines which direction is up. By default this is [code](0, 1, 0)[/code], which is the world up direction.
+ Defines which direction is up. By default this is [code](0, 1, 0)[/code], which is the world up direction.
</member>
</members>
<constants>