From 215d18814e3db5371ed7aae9555ac25bf7d1a00e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 4 Jan 2021 14:33:44 +0100 Subject: doc: Sync classref with current source --- doc/classes/PackedByteArray.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/classes/PackedByteArray.xml') diff --git a/doc/classes/PackedByteArray.xml b/doc/classes/PackedByteArray.xml index b00c59ade9..75fb7c1465 100644 --- a/doc/classes/PackedByteArray.xml +++ b/doc/classes/PackedByteArray.xml @@ -92,13 +92,6 @@ Creates a copy of the array, and returns it. - - - - - Returns [code]true[/code] if the array is empty. - - @@ -171,6 +164,13 @@ Reverses the order of the elements in the array. + + + + + Returns [code]true[/code] if the array is empty. + + -- cgit v1.2.3