Skip to content

Commit 4a3569e

Browse files
committed
typo
1 parent ecfee5b commit 4a3569e

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
@@ -529,7 +529,7 @@ L<C<:ignoremark>|#regex adverb,:ignoremark> adverb.
529529
530530
=head3 X<C<\x> and C<\X>|regex,\x;regex,\X>
531531
532-
C<\x> takes a paramter delimited by square-brackets which is the
532+
C<\x> takes a parameter delimited by square-brackets which is the
533533
hexadecimal representation of the Unicode codepoint representing the
534534
character to be matched. For example:
535535

0 commit comments

Comments
 (0)