mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Merge pull request #51523 from mhilbrunner/fix-build
Docs: Fix CI after #38992
This commit is contained in:
@@ -213,10 +213,8 @@
|
||||
</description>
|
||||
</method>
|
||||
<method name="error_string">
|
||||
<return type="String">
|
||||
</return>
|
||||
<argument index="0" name="error" type="int">
|
||||
</argument>
|
||||
<return type="String" />
|
||||
<argument index="0" name="error" type="int" />
|
||||
<description>
|
||||
Returns a human-readable name for the given error code.
|
||||
</description>
|
||||
|
||||
Reference in New Issue
Block a user