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

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

From:
larry
Date:
August 15, 2006 08:41
Subject:
[svn:perl6-synopsis] r10970 - doc/trunk/design/syn
Message ID:
20060815154137.BE440CB9BB@x12.develooper.com
Author: larry
Date: Tue Aug 15 08:41:37 2006
New Revision: 10970

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

Log:
typo


Modified: doc/trunk/design/syn/S02.pod
==============================================================================
--- doc/trunk/design/syn/S02.pod	(original)
+++ doc/trunk/design/syn/S02.pod	Tue Aug 15 08:41:37 2006
@@ -1383,7 +1383,7 @@
 Only C<\0> remains, and then only if the next character is not in
 the range C<'0'..'7'>.  Octal characters must use C<\o> notation.
 Note also that backreferences are no longer represented by C<\1>
-and the like--see S06.
+and the like--see S05.
 
 =item *
 



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