sean            Fri Sep 10 12:31:46 2004 EDT

  Modified files:              
    /phpdoc/en/reference/regex/functions        ereg.xml 
  Log:
  grammar
  
http://cvs.php.net/diff.php/phpdoc/en/reference/regex/functions/ereg.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/regex/functions/ereg.xml
diff -u phpdoc/en/reference/regex/functions/ereg.xml:1.10 
phpdoc/en/reference/regex/functions/ereg.xml:1.11
--- phpdoc/en/reference/regex/functions/ereg.xml:1.10   Fri Sep 10 10:34:21 2004
+++ phpdoc/en/reference/regex/functions/ereg.xml        Fri Sep 10 12:31:46 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 <!-- splitted from ./en/functions/regex.xml, last change in rev 1.2 -->
   <refentry id="function.ereg">
    <refnamediv>
@@ -51,7 +51,7 @@
      found in <parameter>string</parameter>, or &false; if no matches
      were found or an error occurred.
      If the optional parameter <parameter>regs</parameter> was not passed or
-     the length of the matched string is 0, this functions returns 1.
+     the length of the matched string is 0, this function returns 1.
     </simpara>
     <para>
      The following code snippet takes a date in ISO format

Reply via email to