[Docs] Remove double-spaces from descriptions, as well a couple other small fixes

(cherry picked from commit eaac1e3b81)
This commit is contained in:
LikeLakers2
2018-09-22 17:50:45 -04:00
committed by Rémi Verschelde
parent 8cdcd45561
commit 5d7a22e6d9
17 changed files with 29 additions and 29 deletions

View File

@@ -129,7 +129,7 @@
<argument index="1" name="to" type="int">
</argument>
<description>
Returns the slice of the [code]PoolByteArray[/code] between indices (inclusive) as a new [code]PoolByteArray[/code]. Any negative index is considered to be from the end of the array.
Returns the slice of the [code]PoolByteArray[/code] between indices (inclusive) as a new [code]PoolByteArray[/code]. Any negative index is considered to be from the end of the array.
</description>
</method>
</methods>