Skip to content

Commit 661e87d

Browse files
author
Florian Helmberger
committed
fixed typo in section "Special matchers generally fall under the <>
syntax": surrouned -> surrounded
1 parent 765be8f commit 661e87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Language/5to6.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ C<P5> modifier.
798798
799799
There are many cases of special matching syntax that Perl 5 regexes
800800
support. They won't all be listed here, but often instead of being
801-
surrounded by C<()>, the assertions will be surrouned by C«<>».
801+
surrounded by C<()>, the assertions will be surrounded by C«<>».
802802
803803
For character classes, this means that:
804804

0 commit comments

Comments
 (0)