Fix CI after #38992
This commit is contained in:
parent
d7a39cc346
commit
dd277aedc9
1 changed files with 2 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue