cortesi         Thu Mar 21 04:57:26 2002 EDT

  Modified files:              
    /phpdoc/en/functions        regex.xml 
  Log:
  adding colon before _and_
  
Index: phpdoc/en/functions/regex.xml
diff -u phpdoc/en/functions/regex.xml:1.39 phpdoc/en/functions/regex.xml:1.40
--- phpdoc/en/functions/regex.xml:1.39  Fri Feb  8 09:14:26 2002
+++ phpdoc/en/functions/regex.xml       Thu Mar 21 04:57:26 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.39 $ -->
+<!-- $Revision: 1.40 $ -->
  <reference id="ref.regex">
   <title>Regular Expression Functions (POSIX Extended)</title>
   <titleabbrev>Regexps</titleabbrev>
@@ -162,7 +162,7 @@
     <simpara>
      See also <function>eregi</function>,
      <function>ereg_replace</function>,
-     <function>eregi_replace</function> and
+     <function>eregi_replace</function>, and
      <function>preg_match</function>.
     </simpara>
    </refsect1>


Reply via email to