--- embedaddon/php/ext/standard/tests/array/array_values_variation7.phpt 2012/02/21 23:48:03 1.1.1.1 +++ embedaddon/php/ext/standard/tests/array/array_values_variation7.phpt 2013/10/14 08:02:36 1.1.1.2 @@ -9,7 +9,7 @@ Test array_values() function : usage variations - Inte /* * Check that array_values is re-assigning keys according to the internal order of the array, - * and is not dependant on the \$input argument's keys + * and is not dependent on the \$input argument's keys */ echo "*** Testing array_values() : usage variations ***\n";