--- embedaddon/php/ext/standard/tests/array/uasort_variation4.phpt 2012/02/21 23:48:03 1.1.1.1 +++ embedaddon/php/ext/standard/tests/array/uasort_variation4.phpt 2013/10/14 08:02:36 1.1.1.2 @@ -12,7 +12,7 @@ Test uasort() function : usage variations - sort diffe * integer, octal, hexadecimal & float */ -// comparision function +// comparison function /* Prototype : int cmp_function(mixed $value1, mixed $value2) * Parameters : $value1 and $value2 - values to be compared * Return value : 0 - if both values are same