Author: diakopter
Date: 2010-01-16 06:42:44 +0100 (Sat, 16 Jan 2010)
New Revision: 29538
Modified:
docs/Perl6/Spec/S05-regex.pod
Log:
[S05/New metacharacters] untypo
Modified: docs/Perl6/Spec/S05-regex.pod
===================================================================
--- docs/Perl6/Spec/S05-regex.pod 2010-01-16 02:08:34 UTC (rev 29537)
+++ docs/Perl6/Spec/S05-regex.pod 2010-01-16 05:42:44 UTC (rev 29538)
@@ -710,7 +710,7 @@
two atoms (which may be quantified). Its operation on those next
two atoms is to "twiddle" them so that they are actually matched in
reverse order. Hence the expression above, at first blush, is merely
-shortand for:
+shorthand for:
'(' <expression> ')'