Typo fix.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42345 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Torben Wilson 2001-03-01 00:22:02 +00:00
parent 0f82660477
commit a5ba42e1f5

View file

@ -577,7 +577,7 @@ print_r($chars);
</para>
<para>
If the optional <parameter>delimiter</parameter> is specified, it
will also be escaped. This is useful for escaping the delimeter
will also be escaped. This is useful for escaping the delimiter
that is required by the PCRE functions. The / is the most commonly
used delimiter.</para>
<para>