mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix singular/plural form
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307521 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
145c270caa
commit
d4a5d793eb
1 changed files with 2 additions and 2 deletions
|
@ -2044,8 +2044,8 @@
|
|||
|
||||
</section>
|
||||
|
||||
<section xml:id="regexp.reference.performances">
|
||||
<title>Performances</title>
|
||||
<section xml:id="regexp.reference.performance">
|
||||
<title>Performance</title>
|
||||
<para>
|
||||
Certain items that may appear in patterns are more efficient
|
||||
than others. It is more efficient to use a character class
|
||||
|
|
Loading…
Reference in a new issue