diff --git a/functions/array.xml b/functions/array.xml
index 90f8c18e72..768f5b87fa 100644
--- a/functions/array.xml
+++ b/functions/array.xml
@@ -1502,13 +1502,13 @@ while (list ($key, $val) = each ($HTTP_POST_VARS)) {
Description
- end
+ mixed endarray arrayEnd advances array's
- internal pointer to the last element.
+ internal pointer to the last element, and returns that element.
See also: current,