Fix usage of "Return" in the docs

This commit is contained in:
kobewi 2022-01-02 18:32:49 +01:00
parent 223beef14a
commit 2cad775461
19 changed files with 85 additions and 85 deletions

View file

@ -162,7 +162,7 @@
<method name="get_history_count">
<return type="int" />
<description>
Return how many elements are in the history.
Returns how many elements are in the history.
</description>
</method>
<method name="get_version" qualifiers="const">