[libhtml-formfu-perl] 11/12: Add a patch to fix a spelling mistake in the POD.
gregor herrmann
gregoa at debian.org
Sat Oct 29 19:37:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libhtml-formfu-perl.
commit f754f07a97e68b5522ec33d76a7ade853fae26f0
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Oct 29 21:27:34 2016 +0200
Add a patch to fix a spelling mistake in the POD.
---
debian/patches/series | 1 +
debian/patches/spelling.patch | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
index 1a30c7d..afa65ff 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
how-to-report-bugs.diff
no-network.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..f055f62
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: spelling fix
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-10-29
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118549
+Bug: https://rt.cpan.org/Ticket/Display.html?id=118549
+
+--- a/lib/HTML/FormFu/Constraint/Email.pm
++++ b/lib/HTML/FormFu/Constraint/Email.pm
+@@ -81,7 +81,7 @@
+
+ Options are passed to L<Email::Valid>. An array or single option is
+ passd through with each option as 'true'. Using a hash instead, you
+-can pass through more specific key pair options. Remeber in both
++can pass through more specific key pair options. Remember in both
+ cases to omitted the leading dash that you would otherwise need if
+ using L<Email::Valid> directly.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-formfu-perl.git
More information about the Pkg-perl-cvs-commits
mailing list