Author: lwall
Date: 2009-02-20 23:02:13 +0100 (Fri, 20 Feb 2009)
New Revision: 25465

Modified:
   docs/Perl6/Spec/S02-bits.pod
Log:
typo


Modified: docs/Perl6/Spec/S02-bits.pod
===================================================================
--- docs/Perl6/Spec/S02-bits.pod        2009-02-20 21:59:01 UTC (rev 25464)
+++ docs/Perl6/Spec/S02-bits.pod        2009-02-20 22:02:13 UTC (rev 25465)
@@ -973,7 +973,7 @@
     Capture     Function call arguments (right-hand side of a binding)
     Blob        An undifferentiated mass of bits
     Instant     A point on the continuous atomic timeline (TAI)
-    Duration    The differences between two Instants
+    Duration    The difference between two Instants
 
 Insofar as Lists are lazy, they're really only partially immutable, in
 the sense that the past is fixed but the future is not.  The portion of

Reply via email to