Author: larry
Date: Sat Dec 16 11:11:30 2006
New Revision: 13492

Modified:
   doc/trunk/design/syn/S02.pod

Log:
braino noticed by gaal++


Modified: doc/trunk/design/syn/S02.pod
==============================================================================
--- doc/trunk/design/syn/S02.pod        (original)
+++ doc/trunk/design/syn/S02.pod        Sat Dec 16 11:11:30 2006
@@ -12,7 +12,7 @@
 
   Maintainer: Larry Wall <[EMAIL PROTECTED]>
   Date: 10 Aug 2004
-  Last Modified: 15 Dec 2006
+  Last Modified: 16 Dec 2006
   Number: 2
   Version: 81
 
@@ -2409,7 +2409,7 @@
     trait_verb:<handles>                        has $.tail handles <wag>
     trait_auxiliary:<shall>                     my $x shall conform<TR123>
     scope_declarator:<has>                      has $.x;
-    statement_prefix:<do>                       gather for @foo { .take }
+    statement_prefix:<gather>                   gather for @foo { .take }
     statement_control:<if>                      if $condition {...} else {...}
     statement_modifier:<if>                     ... if $condition
     infix_prefix_meta_operator:<!>              $x !~~ 2;

Reply via email to