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

@@ -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.