[Moose-commits] r7527 - Moose-Autobox/trunk/lib/Moose/Autobox
debolaz at code2.0beta.co.uk
debolaz at code2.0beta.co.uk
Wed Feb 4 00:36:35 GMT 2009
Author: debolaz
Date: 2009-02-03 16:36:35 -0800 (Tue, 03 Feb 2009)
New Revision: 7527
Modified:
Moose-Autobox/trunk/lib/Moose/Autobox/Number.pm
Log:
s/situation/situations/
Modified: Moose-Autobox/trunk/lib/Moose/Autobox/Number.pm
===================================================================
--- Moose-Autobox/trunk/lib/Moose/Autobox/Number.pm 2009-02-04 00:28:14 UTC (rev 7526)
+++ Moose-Autobox/trunk/lib/Moose/Autobox/Number.pm 2009-02-04 00:36:35 UTC (rev 7527)
@@ -32,7 +32,7 @@
Takes another number as argument and produces an array ranging from
the number the method is called on to the number given as argument. In
-some situation, this method intentionally behaves different from the
+some situations, this method intentionally behaves different from the
range operator in perl:
$foo = [ 5 .. 1 ]; # $foo is []
More information about the Moose-commits
mailing list