jan             Sun Jan 27 11:47:18 2002 EDT

  Modified files:              
    /phpdoc/en/functions        array.xml 
  Log:
   - typo
  
  
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.155 phpdoc/en/functions/array.xml:1.156
--- phpdoc/en/functions/array.xml:1.155 Sun Jan 27 11:44:58 2002
+++ phpdoc/en/functions/array.xml       Sun Jan 27 11:47:17 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.155 $ -->
+<!-- $Revision: 1.156 $ -->
  <reference id="ref.array">
   <title>Array Functions</title>
   <titleabbrev>Arrays</titleabbrev>
@@ -1772,7 +1772,7 @@
      <parameter>length</parameter> from the
      <parameter>input</parameter> array, and replaces them with the
      elements of the <parameter>replacement</parameter> array, if
-     supplied. It returns an array containing the extracted elemnts.
+     supplied. It returns an array containing the extracted elements.
     </para>
     <para>
      If <parameter>offset</parameter> is positive then the start of


Reply via email to