diff --git a/functions/array.xml b/functions/array.xml index c7d504d4a8..705867c5f4 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1,5 +1,5 @@ - + Array Functions Arrays @@ -1920,7 +1920,7 @@ $result = count ($b); each - Return the next key and value pair from an array + Return the current key and value pair from an array and advance the array cursor