[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl6-language
Subject:    r25633 - docs/Perl6/Spec
From:       pugs-commits () feather ! perl6 ! nl
Date:       2009-02-27 21:12:45
Message-ID: 20090227211245.22044.qmail () feather ! perl6 ! nl
[Download RAW message or body]

Author: lwall
Date: 2009-02-27 22:12:45 +0100 (Fri, 27 Feb 2009)
New Revision: 25633

Modified:
   docs/Perl6/Spec/S04-control.pod
Log:
typo from Jon++


Modified: docs/Perl6/Spec/S04-control.pod
===================================================================
--- docs/Perl6/Spec/S04-control.pod	2009-02-27 20:53:38 UTC (rev 25632)
+++ docs/Perl6/Spec/S04-control.pod	2009-02-27 21:12:45 UTC (rev 25633)
@@ -664,7 +664,7 @@
     multi infix:<eq> (Str $a, Str $b)	{ !Str::leg($a, $b) }		# primitive leg, primitive !
 
 
-Note that in each piec of lifted code there are references to
+Note that in each piece of lifted code there are references to
 variables defined in the multi, such as C<$a>, C<$b>, and C<&f>.
 These are taken at face value.  Everything else within a lift is
 assumed to mean something in the caller's context.  (This implies

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic