Skip to content

Commit

Permalink
Merge pull request #51523 from mhilbrunner/fix-build
Browse files Browse the repository at this point in the history
Docs: Fix CI after #38992
  • Loading branch information
mhilbrunner authored Aug 11, 2021
2 parents d7a39cc + dd277ae commit 974cc68
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 974cc68

Please sign in to comment.