Skip to content

Commit 3d9eda7

Browse files
committed
typo
1 parent 42ac43f commit 3d9eda7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

S05-regex.pod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Synopsis 5: Regexes and Rules
1616

1717
Created: 24 Jun 2002
1818

19-
Last Modified: 18 Sep 2013
20-
Version: 166
19+
Last Modified: 1 Oct 2013
20+
Version: 167
2121

2222
This document summarizes Apocalypse 5, which is about the new regex
2323
syntax. We now try to call them I<regex> rather than "regular
@@ -2852,7 +2852,7 @@ transparency.)
28522852

28532853
Oddly enough, the C<token> keyword specifically does not determine
28542854
the scope of a token, except insofar as a token pattern usually
2855-
doesn't do much matching of whitespace, and whitespace is the archtypical
2855+
doesn't do much matching of whitespace, and whitespace is the prototypical
28562856
way of terminating tokens.
28572857

28582858
The initial token matcher must take into account case sensitivity

0 commit comments

Comments
 (0)