Date: 04/30/01
- Previous message: Yasuo Ohgaki: "Re: [PHP-DOC] Module Documentation Style? (What it should be?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
andrei Mon Apr 30 18:04:06 2001 EDT
Modified files:
/phpdoc/en/functions pcre.xml
Log:
Wrong modifier name.
Index: phpdoc/en/functions/pcre.xml
diff -u phpdoc/en/functions/pcre.xml:1.48 phpdoc/en/functions/pcre.xml:1.49
--- phpdoc/en/functions/pcre.xml:1.48 Tue Mar 13 04:59:20 2001
+++ phpdoc/en/functions/pcre.xml Mon Apr 30 18:04:06 2001
@@ -712,7 +712,7 @@
matches only at the start of the string, while the "end of
line" metacharacter ($) matches only at the end of the
string, or before a terminating newline (unless
- <emphasis>E</emphasis> modifier is set). This is the same as
+ <emphasis>D</emphasis> modifier is set). This is the same as
Perl.
</simpara>
<simpara>
- Previous message: Yasuo Ohgaki: "Re: [PHP-DOC] Module Documentation Style? (What it should be?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

