[libredis-perl] 04/05: Add a patch to fix a spelling mistake in the POD.

gregor herrmann gregoa at debian.org
Wed May 14 20:18:29 UTC 2014


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

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

commit 9824376fc081deeed420a769a36af343ff0884c4
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed May 14 22:15:40 2014 +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
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..81c745c
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: fix a spellng mistake
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=95651
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=95651
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-05-14
+
+--- a/lib/Redis/Sentinel.pm
++++ b/lib/Redis/Sentinel.pm
+@@ -79,7 +79,7 @@
+ 
+ =head1 METHODS
+ 
+-All the methods of the C<Redis> package are supported, plus the aditional following methods:
++All the methods of the C<Redis> package are supported, plus the additional following methods:
+ 
+ =head2 get_service_address
+ 

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



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