Description: fix a spelling mistake
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2014-06-15
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=96464

--- a/lib/String/Print.pod
+++ b/lib/String/Print.pod
@@ -440,7 +440,7 @@
 
 Another example.  Now, we want to add timestamps.  In this case, we
 decide for modifier names in C<\w>, so we need a blank to separate
-the paramter from the modifer.
+the parameter from the modifer.
 
   use POSIX  qw/strftime/;
   use String::Print modifiers => [ qr/T|DT|D/ => \&_timestamp ];
