[libparse-plainconfig-perl] 05/06: debian/patches/spelling-errors: Fix spelling error.
Angel Abad
angel at debian.org
Sun Oct 16 10:08:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
angel pushed a commit to branch master
in repository libparse-plainconfig-perl.
commit 78d52bdd68fc35caab478ae41a2d7796229f2c25
Author: Angel Abad <angelabad at gmail.com>
Date: Sun Oct 16 12:05:48 2016 +0200
debian/patches/spelling-errors: Fix spelling error.
---
debian/patches/series | 1 +
debian/patches/spelling-errors | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..2b7dda4
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-errors
diff --git a/debian/patches/spelling-errors b/debian/patches/spelling-errors
new file mode 100644
index 0000000..7e2f9ed
--- /dev/null
+++ b/debian/patches/spelling-errors
@@ -0,0 +1,18 @@
+Description: Fix spelling error
+Author: Angel Abad <angel at debian.org>
+Origin: vendor
+Forwared: yes
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118403
+Last-Updated: 2016-10-16
+
+--- a/lib/Parse/PlainConfig.pm
++++ b/lib/Parse/PlainConfig.pm
+@@ -1067,7 +1067,7 @@
+ $rv = $config->parse($text);
+ $rv = $config->parse(@lines);
+
+-This will parse and set any parameters or protoypes found in the content. It
++This will parse and set any parameters or prototypes found in the content. It
+ will return false if any parsing errors are found (spurious text, etc.) but
+ will extract everything of intelligible value it can.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-plainconfig-perl.git
More information about the Pkg-perl-cvs-commits
mailing list