diff --git a/doc/classes/Array.xml b/doc/classes/Array.xml index 2366b4e2be8..d0ea8d483f9 100644 --- a/doc/classes/Array.xml +++ b/doc/classes/Array.xml @@ -264,7 +264,7 @@ - Removes and returns the first element of the array. Returns [code]null[/code] if the array is empty, wwithout printing an error message. + Removes and returns the first element of the array. Returns [code]null[/code] if the array is empty, without printing an error message.