[libmath-nocarry-perl] 11/12: Add a patch to fix a spelling mistake in the POD.
gregor herrmann
gregoa at debian.org
Sat Feb 20 21:02:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmath-nocarry-perl.
commit fb0c666254c5e884827558cda288fccec089b8a1
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Feb 20 22:01:18 2016 +0100
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..09fcd83
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: fix a typo
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-02-20
+Forwarded: https://github.com/briandfoy/Math-NoCarry/issues/1
+Bug: https://github.com/briandfoy/Math-NoCarry/issues/1
+
+--- a/lib/Math/NoCarry.pm
++++ b/lib/Math/NoCarry.pm
+@@ -154,7 +154,7 @@
+
+ =item subtract( A, B )
+
+-Returns the no carry difference of the postive numbers A and B.
++Returns the no carry difference of the positive numbers A and B.
+
+ Returns A if it is the only argument ( A - 0 )
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-nocarry-perl.git
More information about the Pkg-perl-cvs-commits
mailing list