alindeman               Sat Mar 29 21:30:50 2003 EDT

  Modified files:              
    /phpdoc/en/reference/strings/functions      explode.xml 
  Log:
  commas make this sentence sound a bit better...
  
  
Index: phpdoc/en/reference/strings/functions/explode.xml
diff -u phpdoc/en/reference/strings/functions/explode.xml:1.2 
phpdoc/en/reference/strings/functions/explode.xml:1.3
--- phpdoc/en/reference/strings/functions/explode.xml:1.2       Wed Apr 17 02:44:14 
2002
+++ phpdoc/en/reference/strings/functions/explode.xml   Sat Mar 29 21:30:50 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.explode">
    <refnamediv>
@@ -52,7 +52,7 @@
     </para>
     <note>
      <para>
-      Although <function>implode</function> can for historical reasons
+      Although <function>implode</function> can, for historical reasons,
       accept its parameters in either order,
       <function>explode</function> cannot. You must ensure that the
       <parameter>separator</parameter> argument comes before the



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

Reply via email to