diff options
| author | Rémi Verschelde | 2018-01-17 10:43:23 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2018-01-17 10:43:23 +0100 |
| commit | 6c46787749879e4afe37e652446801fc6f4cd8f1 (patch) | |
| tree | e67dac921e8c7a07097500b9fe4384bd3461fc11 /doc/classes/Vector3.xml | |
| parent | ff59c562f745de957e8395fc02af1e5d7377a302 (diff) | |
| download | godot-6c46787749879e4afe37e652446801fc6f4cd8f1.tar.gz godot-6c46787749879e4afe37e652446801fc6f4cd8f1.tar.zst godot-6c46787749879e4afe37e652446801fc6f4cd8f1.zip | |
doc: Replace some more "val" with "value" + sync
Diffstat (limited to 'doc/classes/Vector3.xml')
| -rw-r--r-- | doc/classes/Vector3.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Vector3.xml b/doc/classes/Vector3.xml index a0c09a752..dafb21517 100644 --- a/doc/classes/Vector3.xml +++ b/doc/classes/Vector3.xml @@ -7,7 +7,7 @@ Vector3 is one of the core classes of the engine, and includes several built-in helper functions to perform basic vector math operations. </description> <tutorials> - http://docs.godotengine.org/en/3.0/learning/features/math/index.html + http://docs.godotengine.org/en/3.0/learning/features/math/index.html </tutorials> <demos> </demos> |
