mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Typo fix
This commit is contained in:
parent
769d624532
commit
814557e0f7
1 changed files with 1 additions and 1 deletions
|
@ -602,7 +602,7 @@
|
|||
followed by literals <literal>.$.</literal> and anchored at the end of
|
||||
the string. Note that this does not change the behaviour of
|
||||
delimiters; for instance the pattern <literal>#\Q#\E#$</literal>
|
||||
is in not valid, because the second <literal>#</literal> marks the end
|
||||
is not valid, because the second <literal>#</literal> marks the end
|
||||
of the pattern, and the <literal>\E#</literal> is interpreted as invalid
|
||||
modifiers.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue