From 4b24efdefa23f594fd1ed403de717b4951b48f9a Mon Sep 17 00:00:00 2001 From: Marco Cucinato Date: Wed, 13 Mar 2002 17:23:30 +0000 Subject: [PATCH] Typo fix git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73158 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/array.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/array.xml b/functions/array.xml index b0929c4d98..e8f4e5b0a4 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1,5 +1,5 @@ - + Array Functions Arrays @@ -57,7 +57,7 @@ CASE_UPPER and CASE_LOWER are used with the array_change_key_case function. They - respectively are used for chaning a string to upper case or lower case. + respectively are used for changing a string to upper case or lower case.