From dd30253cdcf9b43e401cb3ba6b973f8890551a81 Mon Sep 17 00:00:00 2001 From: Nathan Franke Date: Fri, 26 Nov 2021 19:18:26 -0600 Subject: PackedByteArray, Array slice end exclusive, rename subarray to slice --- doc/classes/PackedStringArray.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/classes/PackedStringArray.xml') diff --git a/doc/classes/PackedStringArray.xml b/doc/classes/PackedStringArray.xml index 4204277ea2..0bded150a3 100644 --- a/doc/classes/PackedStringArray.xml +++ b/doc/classes/PackedStringArray.xml @@ -130,17 +130,17 @@ Returns the size of the array. - - + + + + - Sorts the elements of the array in ascending order. - - - - + + + Sorts the elements of the array in ascending order. -- cgit v1.2.3