[libjson-multivalueordered-perl] 11/13: Add a patch to fix a spelling mistake in the documentation.

gregor herrmann gregoa at debian.org
Mon Oct 13 19:02:32 UTC 2014


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

gregoa pushed a commit to branch master
in repository libjson-multivalueordered-perl.

commit 82fe5f70a32059710fcb6c590f3883895f5f8014
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 13 20:55:48 2014 +0200

    Add a patch to fix a spelling mistake in the documentation.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..d1e3149
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,28 @@
+Description: fix a spelling mistake
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-10-13
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=99465
+Bug: https://rt.cpan.org/Ticket/Display.html?id=99465
+
+--- a/lib/Tie/Hash/MultiValueOrdered.pm
++++ b/lib/Tie/Hash/MultiValueOrdered.pm
+@@ -254,15 +254,15 @@
+ 
+ =item C<< values >>
+ 
+-The values correponding to C<keys>.
++The values corresponding to C<keys>.
+ 
+ =item C<< rr_values >>
+ 
+-The values correponding to C<rr_keys>.
++The values corresponding to C<rr_keys>.
+ 
+ =item C<< all_values >>
+ 
+-The values correponding to C<all_keys>.
++The values corresponding to C<all_keys>.
+ 
+ =back
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-multivalueordered-perl.git



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