File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ Synopsis 5: Regexes and Rules
16
16
17
17
Created: 24 Jun 2002
18
18
19
- Last Modified: 18 Sep 2013
20
- Version: 166
19
+ Last Modified: 1 Oct 2013
20
+ Version: 167
21
21
22
22
This document summarizes Apocalypse 5, which is about the new regex
23
23
syntax. We now try to call them I<regex> rather than "regular
@@ -2852,7 +2852,7 @@ transparency.)
2852
2852
2853
2853
Oddly enough, the C<token> keyword specifically does not determine
2854
2854
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
2856
2856
way of terminating tokens.
2857
2857
2858
2858
The initial token matcher must take into account case sensitivity
You can’t perform that action at this time.
0 commit comments