class reference proofreading

(cherry picked from commit 8455e901f3)
This commit is contained in:
Paul Joannon
2021-03-18 12:04:28 +01:00
committed by Rémi Verschelde
parent e8e69b2d50
commit 596169d7df
46 changed files with 60 additions and 55 deletions

View File

@@ -140,7 +140,7 @@
<argument index="0" name="data" type="String">
</argument>
<description>
Parses the the passed string as the contents of a config file. The string is parsed and loaded in the ConfigFile object which the method was called on.
Parses the passed string as the contents of a config file. The string is parsed and loaded in the ConfigFile object which the method was called on.
Returns one of the [enum Error] code constants ([code]OK[/code] on success).
</description>
</method>