[libhtml-template-dumper-perl] 04/09: Add patch to fix spelling mistakes in the POD.

gregor herrmann gregoa at debian.org
Thu Jul 10 19:55:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libhtml-template-dumper-perl.

commit 60514541569ae572193b0c4348af9f6b09f85a99
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 10 21:44:44 2014 +0200

    Add patch to fix spelling mistakes in the POD.
---
 debian/patches/series   |  1 +
 debian/patches/spelling | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index 3a443ce..d31941a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 disable-buggy-filehandle-test
 manpage-has-bad-whatis
 disable-fragile-test
+spelling
diff --git a/debian/patches/spelling b/debian/patches/spelling
new file mode 100644
index 0000000..943ad75
--- /dev/null
+++ b/debian/patches/spelling
@@ -0,0 +1,18 @@
+Description: fix spelling mistakes
+Origin: vendor
+Author: gregor herrmann <gregoa at 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()>.
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-template-dumper-perl.git



More information about the Pkg-perl-cvs-commits mailing list