diff --git a/reference/spl/arrayobject/getarraycopy.xml b/reference/spl/arrayobject/getarraycopy.xml index 37890854db..5614210361 100644 --- a/reference/spl/arrayobject/getarraycopy.xml +++ b/reference/spl/arrayobject/getarraycopy.xml @@ -24,7 +24,7 @@ &reftitle.returnvalues; - Returns a copy of the array. When the ArrayObject refers to an object + Returns a copy of the array. When the ArrayObject refers to an object, an array of the public properties of that object will be returned.