summaryrefslogtreecommitdiff
path: root/doc/classes/PoolByteArray.xml
diff options
context:
space:
mode:
authorLikeLakers2 <1008889+LikeLakers2@users.noreply.github.com>2018-09-22 17:50:45 -0400
committerLikeLakers2 <1008889+LikeLakers2@users.noreply.github.com>2018-09-23 16:13:30 -0400
commiteaac1e3b81e3c330a23183c6638dfd08efbf427d (patch)
tree75533b75724c4fe0c5e6ad444c84c30f762639b7 /doc/classes/PoolByteArray.xml
parent2613e59f59a67d78214e58cdb8856f50bfc08b19 (diff)
[Docs] Remove double-spaces from descriptions, as well a couple other small fixes
Diffstat (limited to 'doc/classes/PoolByteArray.xml')
-rw-r--r--doc/classes/PoolByteArray.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PoolByteArray.xml b/doc/classes/PoolByteArray.xml
index 765e68a623..ae722b1053 100644
--- a/doc/classes/PoolByteArray.xml
+++ b/doc/classes/PoolByteArray.xml
@@ -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>