Author: larry
Date: Thu Apr 12 17:20:55 2007
New Revision: 14371
Modified:
doc/trunk/design/syn/S02.pod
Log:
typo
Modified: doc/trunk/design/syn/S02.pod
==============================================================================
--- doc/trunk/design/syn/S02.pod (original)
+++ doc/trunk/design/syn/S02.pod Thu Apr 12 17:20:55 2007
@@ -2273,7 +2273,7 @@
=item *
Backslash sequences still interpolate, but there's no longer any C<\v>
-to mean I<vertical tab>, whatever that is... (C<\v> now match vertical
+to mean I<vertical tab>, whatever that is... (C<\v> now matches vertical
whitespace in a regex.) Literal character representations are:
\a BELL