cortesi         Thu Jan 31 08:14:46 2002 EDT

  Modified files:              
    /phpdoc/en/functions        regex.xml 
  Log:
  adding colon where missing
  
  
Index: phpdoc/en/functions/regex.xml
diff -u phpdoc/en/functions/regex.xml:1.36 phpdoc/en/functions/regex.xml:1.37
--- phpdoc/en/functions/regex.xml:1.36  Fri Jan 18 10:21:25 2002
+++ phpdoc/en/functions/regex.xml       Thu Jan 31 08:14:46 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.36 $ -->
+<!-- $Revision: 1.37 $ -->
  <reference id="ref.regex">
   <title>Regular Expression Functions (POSIX Extended)</title>
   <titleabbrev>Regexps</titleabbrev>
@@ -453,7 +453,7 @@
       <function>spliti</function>,
      <function>explode</function>, 
      <function>implode</function>,
-     <function>chunk_split</function> and 
+     <function>chunk_split</function>, and 
      <function>wordwrap</function>.
     </para>
 


Reply via email to