Skip to content

Commit

Permalink
Fix CI after #38992
Browse files Browse the repository at this point in the history
  • Loading branch information
mhilbrunner committed Aug 11, 2021
1 parent d7a39cc commit dd277ae
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions doc/classes/@GlobalScope.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit dd277ae

Please sign in to comment.