Skip to content

Commit 47b21ab

Browse files
committed
type: X around xref not C
1 parent d9869e4 commit 47b21ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/regexes.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ you:
305305
To match the unmodified character, you can use the
306306
L<C<:ignoremark>|#regex adverb,:ignoremark> adverb.
307307
308-
=head3 C<C<\x> and C<\X>|regex,\x;regex,\X>
308+
=head3 X<C<\x> and C<\X>|regex,\x;regex,\X>
309309
310310
C<\x> takes a paramter delimited by square-brackets which is the
311311
hexadecimal representation of the Unicode codepoint representing the

0 commit comments

Comments
 (0)