Subject: | Documentation spelling |
In Term::Cap 1.12, the documentation of Tpad says "will me multiplied"
instead of "will be multiplied". Patch attached.
Subject: | Cap.pm.diff |
--- Cap.pm 2007-12-08 01:10:59.000000000 +0100
+++ Cap-new.pm 2010-07-13 13:28:08.000000000 +0200
@@ -476,7 +476,7 @@
The literal string to be output. If it starts with a number and an optional
'*' then the padding will be increased by an amount relative to this number,
-if the '*' is present then this amount will me multiplied by $cnt. This part
+if the '*' is present then this amount will be multiplied by $cnt. This part
of $string is removed before output/
=item B<$cnt>