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/@GDScript.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/@GDScript.xml')
| -rw-r--r-- | doc/classes/@GDScript.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/@GDScript.xml b/doc/classes/@GDScript.xml index 9a8eaf38c..778d4f75c 100644 --- a/doc/classes/@GDScript.xml +++ b/doc/classes/@GDScript.xml @@ -466,7 +466,7 @@ </argument> <argument index="1" name="to" type="float"> </argument> - <argument index="2" name="value" type="float"> + <argument index="2" name="weight" type="float"> </argument> <description> Returns a normalized value considering the given range. |
