[Docs] Remove double-spaces from descriptions, as well a couple other small fixes
This commit is contained in:
parent
2613e59f59
commit
eaac1e3b81
20 changed files with 33 additions and 33 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue