Wrong modifier name.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46243 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Andrei Zmievski 2001-05-01 01:04:06 +00:00
parent ea8b930c7d
commit 68397441e4

View file

@ -712,7 +712,7 @@ $fl_array = preg_grep ("/^(\d+)?\.\d+$/", $array);
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>