develooper Front page | perl.perl6.language | Postings from July 2010

r31649 -[S02] typo for jnthn++

From:
pugs-commits
Date:
July 12, 2010 16:50
Subject:
r31649 -[S02] typo for jnthn++
Message ID:
20100712235039.30963.qmail@feather.perl6.nl
Author: lwall
Date: 2010-07-13 01:50:39 +0200 (Tue, 13 Jul 2010)
New Revision: 31649

Modified:
   docs/Perl6/Spec/S02-bits.pod
Log:
[S02] typo for jnthn++


Modified: docs/Perl6/Spec/S02-bits.pod
===================================================================
--- docs/Perl6/Spec/S02-bits.pod	2010-07-12 21:25:25 UTC (rev 31648)
+++ docs/Perl6/Spec/S02-bits.pod	2010-07-12 23:50:39 UTC (rev 31649)
@@ -4598,7 +4598,7 @@
     statement_mod_loop:sym<for>                    .say for 1..10
     statement_prefix:sym<gather>                   gather for @foo { .take }
     term:sym<!!!>                                  $x = { !!! }
-    trait_does:sym<does>                           my $x does Freezable
+    trait_mod:sym<does>                            my $x does Freezable
     twigil:sym<?>                                  $?LINE
     type_declarator:sym<subset>                    subset Nybble of Int where ^16
 




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About