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

r31659 -[S02] s/Uint/uint/ for speculative native role

From:
pugs-commits
Date:
July 12, 2010 18:36
Subject:
r31659 -[S02] s/Uint/uint/ for speculative native role
Message ID:
20100713013606.15702.qmail@feather.perl6.nl
Author: lwall
Date: 2010-07-13 03:36:05 +0200 (Tue, 13 Jul 2010)
New Revision: 31659

Modified:
   docs/Perl6/Spec/S02-bits.pod
Log:
[S02] s/Uint/uint/ for speculative native role


Modified: docs/Perl6/Spec/S02-bits.pod
===================================================================
--- docs/Perl6/Spec/S02-bits.pod	2010-07-13 01:08:45 UTC (rev 31658)
+++ docs/Perl6/Spec/S02-bits.pod	2010-07-13 01:36:05 UTC (rev 31659)
@@ -1350,7 +1350,7 @@
 
     blob1       Blob[bit], a bit string
     blob2       Blob[uint2], a DNA sequence?
-    blob3       Blob[Uint[3]], an octal string
+    blob3       Blob[uint[3]], an octal string
     blob4       Blob[uint4], a hex string
     blob8       Blob[uint8], a byte string
     blob16      Blob[uint16]




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