1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Description: fix spelling mistakes
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2014-07-10
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=97120
Bug: https://rt.cpan.org/Ticket/Display.html?id=97120
--- a/lib/HTML/Template/Dumper.pm
+++ b/lib/HTML/Template/Dumper.pm
@@ -236,7 +236,7 @@
a hashref of all the parameters.
This can also be called as a class method, in which case it can take a
-second paramter containing the data format that the first paramter is
+second parameter containing the data format that the first parameter is
in. This second parameter has the same rules applied to it as
C<set_output_format()>.
|