Refactored disallowed POSIX bracket elements to match PCRE error message, per request on bug #62756

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331945 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Chris Wright 2013-10-24 09:35:17 +00:00
parent 7de6d4baeb
commit 4fe7ad5b9e

View file

@ -50,7 +50,7 @@
Simple bracket expressions to match a set of explicit characters are
supported in the form of PCRE
<link linkend="regexp.reference.character-classes">character classes</link>
but POSIX character classes, collating sequences and character equivalents
but POSIX collating elements, character classes and character equivalents
are not supported.
</simpara>
<simpara>