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

dlintott-guest pushed a commit to branch master
in repository libclass-accessor-lvalue-perl.

commit b0df9733cfe3b889f2c76e6483d0883b069c4745
Author: Daniel Lintott <dan...@serverb.co.uk>
Date:   Sat Apr 12 21:34:33 2014 +0100

    Add patch to fix spelling error in POD
---
 debian/patches/series                      |  1 +
 debian/patches/spelling-error-in-pod.patch | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..e09f7a2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-error-in-pod.patch
diff --git a/debian/patches/spelling-error-in-pod.patch 
b/debian/patches/spelling-error-in-pod.patch
new file mode 100644
index 0000000..40a3afa
--- /dev/null
+++ b/debian/patches/spelling-error-in-pod.patch
@@ -0,0 +1,15 @@
+Description: Fix spelling error in POD
+Author: Daniel Lintott <dan...@serverb.co.uk>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=94673
+Last-Update: 2014-04-12
+--- a/lib/Class/Accessor/Lvalue.pm
++++ b/lib/Class/Accessor/Lvalue.pm
+@@ -89,7 +89,7 @@
+ Though L<Class::Accessor> mutators allows for the setting of multiple
+ values to an attribute, the mutators that this module creates handle
+ single scalar values only.  This should not be too much of a
+-hinderance as you can still explictly use an anonymous array.
++hinderance as you can still explicitly use an anonymous array.
+ 
+ =item
+ 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to