doc: Add missing commas after "If true/false"

This commit is contained in:
Rémi Verschelde
2018-12-20 13:46:54 +01:00
parent d8067e905c
commit 6cdcde7114
107 changed files with 310 additions and 310 deletions

View File

@@ -513,7 +513,7 @@
<argument index="1" name="interpolation" type="bool">
</argument>
<description>
If [code]true[/code] the track at [code]idx[/code] wraps the interpolation loop.
If [code]true[/code], the track at [code]idx[/code] wraps the interpolation loop.
</description>
</method>
<method name="track_set_interpolation_type">