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

r29742 - docs/Perl6/Spec/S32-setting-library

From:
pugs-commits
Date:
February 15, 2010 21:04
Subject:
r29742 - docs/Perl6/Spec/S32-setting-library
Message ID:
20100216050301.20496.qmail@feather.perl6.nl
Author: lwall
Date: 2010-02-16 06:02:59 +0100 (Tue, 16 Feb 2010)
New Revision: 29742

Modified:
   docs/Perl6/Spec/S32-setting-library/Numeric.pod
Log:
[Numeric] typo in previous patch


Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod
===================================================================
--- docs/Perl6/Spec/S32-setting-library/Numeric.pod	2010-02-16 04:50:34 UTC (rev 29741)
+++ docs/Perl6/Spec/S32-setting-library/Numeric.pod	2010-02-16 05:02:59 UTC (rev 29742)
@@ -294,7 +294,7 @@
 
 =item I<Standard Trig Functions>
 
- Numeric multi method func ( Numeric  $x: TrigBase $base = CALLER::($?TRIGBASE) ) is export
+ Numeric multi method func ( Numeric  $x: TrigBase $base = CALLER::<$?TRIGBASE> ) is export
 
 where I<func> is one of:
 sin, cos, tan, asin, acos, atan, sec, cosec, cotan, asec, acosec,




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