doc: Replace some more "val" with "value" + sync

This commit is contained in:
Rémi Verschelde
2018-01-17 10:43:23 +01:00
parent ff59c562f7
commit 6c46787749
58 changed files with 82 additions and 83 deletions

View File

@@ -8,7 +8,7 @@
The 'new' method of a script subclass creates a new instance. [method Object.set_script] extends an existing object, if that object's class matches one of the script's base classes.
</description>
<tutorials>
http://docs.godotengine.org/en/3.0/learning/step_by_step/scripting.html
http://docs.godotengine.org/en/3.0/learning/step_by_step/scripting.html
</tutorials>
<demos>
</demos>