Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
typos
  • Loading branch information
raiph committed Jul 12, 2013
1 parent 486189a commit b841b9c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions S05-regex.pod
@@ -1,4 +1,3 @@

=encoding utf8

=head1 TITLE
Expand Down Expand Up @@ -2043,8 +2042,8 @@ of 127 (DEL).
=item * punct
X<punct>X<< <punct> >>

Match a single punctuation character (that is, any charcter from the
Unicode General Category "Punctation").
Match a single punctuation character (that is, any character from the
Unicode General Category "Punctuation").

=item * alnum
X<alnum>X<< <alnum> >>
Expand Down

0 comments on commit b841b9c

Please sign in to comment.