cucinato                Wed Mar 13 12:23:30 2002 EDT

  Modified files:              
    /phpdoc/en/functions        array.xml 
  Log:
  Typo fix
  
  
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.163 phpdoc/en/functions/array.xml:1.164
--- phpdoc/en/functions/array.xml:1.163 Mon Mar 11 19:45:09 2002
+++ phpdoc/en/functions/array.xml       Wed Mar 13 12:23:30 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.163 $ -->
+<!-- $Revision: 1.164 $ -->
  <reference id="ref.array">
   <title>Array Functions</title>
   <titleabbrev>Arrays</titleabbrev>
@@ -57,7 +57,7 @@
     <para>
      <constant>CASE_UPPER</constant> and <constant>CASE_LOWER</constant> are
      used with the <function>array_change_key_case</function> 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.
     </para>
    </section>
 


Reply via email to