Author: wayland
Date: 2009-03-09 23:24:01 +0100 (Mon, 09 Mar 2009)
New Revision: 25773
Modified:
   docs/Perl6/Spec/S32-setting-library/Rules.pod
Log:
Updated in line with Larry's changes to S05


Modified: docs/Perl6/Spec/S32-setting-library/Rules.pod
===================================================================
--- docs/Perl6/Spec/S32-setting-library/Rules.pod       2009-03-09 22:19:26 UTC 
(rev 25772)
+++ docs/Perl6/Spec/S32-setting-library/Rules.pod       2009-03-09 22:24:01 UTC 
(rev 25773)
@@ -33,7 +33,7 @@
        method Int to()    {...}
        method Int chars() {...}
        method     orig()  {...}
-       method Str text()  {...}
+       method     Str()   {...}
 }
 
 =head2 Cursor

Reply via email to