mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
class reference proofreading
This commit is contained in:
committed by
Paul Joannon
parent
3b380f4cdc
commit
8455e901f3
@@ -158,7 +158,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>
|
||||
|
||||
Reference in New Issue
Block a user