develooper Front page | perl.perl6.language | Postings from June 2006

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

From:
larry
Date:
June 16, 2006 09:59
Subject:
[svn:perl6-synopsis] r9677 - doc/trunk/design/syn
Message ID:
20060616165821.6654ECBA87@x12.develooper.com
Author: larry
Date: Fri Jun 16 09:58:20 2006
New Revision: 9677

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

Log:
Typo.


Modified: doc/trunk/design/syn/S03.pod
==============================================================================
--- doc/trunk/design/syn/S03.pod	(original)
+++ doc/trunk/design/syn/S03.pod	Fri Jun 16 09:58:20 2006
@@ -169,9 +169,9 @@
 in parsing is only an issue if C<bar()> is followed by a comma or
 some such.)
 
-Note that circumfix parens are considered simple only when used as part of a 
-subscript.  Parens around the entire lvalue still imples list context as in
-Perl 5.
+Note that circumfix parens are considered simple only when used as
+part of a subscript.  Putting parens around the entire lvalue still
+implies list context as in Perl 5.
 
 =item * List operators are all parsed consistently.  As in Perl 5,
 to the left they look like terms, while to the right they look like



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