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

[svn:perl6-synopsis] r14564 - doc/trunk/design/syn

From:
larry
Date:
July 16, 2008 15:53
Subject:
[svn:perl6-synopsis] r14564 - doc/trunk/design/syn
Author: larry
Date: Wed Jul 16 15:53:34 2008
New Revision: 14564

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

Log:
typo from Brandon++


Modified: doc/trunk/design/syn/S04.pod
==============================================================================
--- doc/trunk/design/syn/S04.pod	(original)
+++ doc/trunk/design/syn/S04.pod	Wed Jul 16 15:53:34 2008
@@ -1290,7 +1290,7 @@
 do not need a compile-time C<::=> binding, but like global subs,
 they perform a C<:=> binding to the lexical symbol at clone time
 (again, conceptually at the entry to the outer lexical scope, but
-possible deferred.)
+possibly deferred.)
 
     sub foo {
 	# conceptual cloning happens to both blocks below



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About