[libmath-bigint-perl] 04/05: debian/patches/spelling-errors: Fix spelling errors.
Angel Abad
angel at debian.org
Sat Oct 29 20:30:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
angel pushed a commit to branch master
in repository libmath-bigint-perl.
commit 667fe20fa1b9cd805a0f63f9e0fc714a4f0bf3dd
Author: Angel Abad <angelabad at gmail.com>
Date: Sat Oct 29 22:28:05 2016 +0200
debian/patches/spelling-errors: Fix spelling errors.
---
debian/patches/series | 1 +
debian/patches/spelling-errors | 28 ++++++++++++++++++++++++++++
2 files changed, 29 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..66a9ee3
--- /dev/null
+++ b/debian/patches/spelling-errors
@@ -0,0 +1,28 @@
+Description: Fix spelling errors
+Author: Angel Abad <angel at debian.org>
+Forwarded: yes
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118550
+Last-Updated: 2016-10-29
+
+--- a/lib/Math/BigFloat.pm
++++ b/lib/Math/BigFloat.pm
+@@ -4793,7 +4793,7 @@
+
+ Octal numbers are typically prefixed by "0", but since leading zeros are
+ stripped, these methods can not automatically recognize octal numbers, so use
+-the constructor from_oct() to intepret octal strings.
++the constructor from_oct() to interpret octal strings.
+
+ Some examples of valid string input
+
+--- a/lib/Math/BigInt.pm
++++ b/lib/Math/BigInt.pm
+@@ -4272,7 +4272,7 @@
+
+ Octal numbers are typically prefixed by "0", but since leading zeros are
+ stripped, these methods can not automatically recognize octal numbers, so use
+-the constructor from_oct() to intepret octal strings.
++the constructor from_oct() to interpret octal strings.
+
+ Some examples of valid string input
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-bigint-perl.git
More information about the Pkg-perl-cvs-commits
mailing list