From 79591d6d84c6d8559c0554018950c61c4e80578d Mon Sep 17 00:00:00 2001 From: Marco Cucinato Date: Mon, 12 Nov 2001 13:50:34 +0000 Subject: [PATCH] Typo fixed git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62102 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 a6a412d826..8d4c5a9c6a 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1,5 +1,5 @@ - + Array Functions Arrays @@ -137,7 +137,7 @@ Array array_change_key_case - Retuns an array with all string keys lowercased or uppercased + Returns an array with all string keys lowercased or uppercased Description