diff --git a/functions/array.xml b/functions/array.xml index eb0a119c04..c7d504d4a8 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1,5 +1,5 @@ - + Array Functions Arrays @@ -2173,7 +2173,7 @@ blue, large, sphere, medium - The $size wasn't overwritten, becaus we + The $size wasn't overwritten, because we specified EXTR_PREFIX_SAME, which resulted in $wddx_size being created. If EXTR_SKIP was specified, then $wddx_size wouldn't even have been created.