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

r30456 - docs/Perl6/Spec

From:
pugs-commits
Date:
April 23, 2010 09:17
Subject:
r30456 - docs/Perl6/Spec
Message ID:
20100423161713.21155.qmail@feather.perl6.nl
Author: masak
Date: 2010-04-23 18:17:12 +0200 (Fri, 23 Apr 2010)
New Revision: 30456

Modified:
   docs/Perl6/Spec/S03-operators.pod
Log:
[S03] corrected typo

Modified: docs/Perl6/Spec/S03-operators.pod
===================================================================
--- docs/Perl6/Spec/S03-operators.pod	2010-04-23 11:07:13 UTC (rev 30455)
+++ docs/Perl6/Spec/S03-operators.pod	2010-04-23 16:17:12 UTC (rev 30456)
@@ -3986,7 +3986,7 @@
     R<=>
 
 The precedence of any reversed operator is the same as the base operator.
-The associative is I<not> reversed, so
+The associativity is I<not> reversed, so
 
     [R-] 1,2,3   # produces 2 from 3 - (2 - 1)
 




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