Skip to content

Commit 9c0b6be

Browse files
committed
fix typo
1 parent 1177b72 commit 9c0b6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/pcre/pattern.syntax.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@
13201320
matches as if it were a capture group called <literal>MARK</literal> so it
13211321
can be read from the <parameter>matches</parameter> of
13221322
<function>preg_match</function> and will be passed to the
1323-
<parameter>callback</parameter> of <function>preg_match_all</function> etc.
1323+
<parameter>callback</parameter> of <function>preg_replace_callback</function> etc.
13241324
</para>
13251325
</section>
13261326

0 commit comments

Comments
 (0)