manuzhai                Sat Jan 11 05:08:41 2003 EDT

  Modified files:              
    /phpdoc/en/reference/array/functions        array-multisort.xml 
  Log:
  "after before" -> "before"
  
Index: phpdoc/en/reference/array/functions/array-multisort.xml
diff -u phpdoc/en/reference/array/functions/array-multisort.xml:1.4 
phpdoc/en/reference/array/functions/array-multisort.xml:1.5
--- phpdoc/en/reference/array/functions/array-multisort.xml:1.4 Sun May 12 04:19:28 
2002
+++ phpdoc/en/reference/array/functions/array-multisort.xml     Sat Jan 11 05:08:40 
+2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/array.xml, last change in rev 1.11 -->
   <refentry id="function.array-multisort">
    <refnamediv>
@@ -62,7 +62,7 @@
      No two sorting flags of the same type can be specified after each
      array. The sorting flags specified after an array argument apply
      only to that array - they are reset to default SORT_ASC and
-     SORT_REGULAR after before each new array argument.
+     SORT_REGULAR before each new array argument.
     </para>
     <para>
      &return.success;



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to