Author: lwall
Date: 2009-05-28 19:54:45 +0200 (Thu, 28 May 2009)
New Revision: 26955
Modified:
docs/Perl6/Spec/S05-regex.pod
Log:
typo
Modified: docs/Perl6/Spec/S05-regex.pod
===================================================================
--- docs/Perl6/Spec/S05-regex.pod 2009-05-28 17:37:18 UTC (rev 26954)
+++ docs/Perl6/Spec/S05-regex.pod 2009-05-28 17:54:45 UTC (rev 26955)
@@ -3726,7 +3726,7 @@
current regex on the action object, passing along the current C<Match>
object as the first positional argument, and the tag of the reduction (if
any) as the second argument. The tag is supplied via a C<#=> comment later
-on the same line as the C<{*}>. there must be whitespace between the C<#=>
+on the same line as the C<{*}>. There must be whitespace between the C<#=>
and the tag, but the tag itself may contain spaces.
grammar Integer {