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

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

From:
larry
Date:
June 3, 2006 20:43
Subject:
[svn:perl6-synopsis] r9466 - doc/trunk/design/syn
Message ID:
20060604034333.EFF0FCBA47@x12.develooper.com
Author: larry
Date: Sat Jun  3 20:43:33 2006
New Revision: 9466

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

Log:
typo from scook0++


Modified: doc/trunk/design/syn/S03.pod
==============================================================================
--- doc/trunk/design/syn/S03.pod	(original)
+++ doc/trunk/design/syn/S03.pod	Sat Jun  3 20:43:33 2006
@@ -132,7 +132,7 @@
     ?TERM	# any single term coerced to boolean
     !TERM	# any single term coerced to boolean
     @a[SIMPLE]	# any of these simples used as subscript recursively
-    %a[SIMPLE]	# any of these simples used as subscript recursively
+    %a{SIMPLE}	# any of these simples used as subscript recursively
 
 We also include:
 



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