[libchemistry-elements-perl] 11/12: Add a spelling patch.

gregor herrmann gregoa at debian.org
Fri Jan 13 19:32:48 UTC 2017


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

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

commit bdcefc8842bee49f4d100576b02f0ab101f2ac0c
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 13 20:30:48 2017 +0100

    Add a spelling patch.
---
 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..dc23c33
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: Fix a spelling mistake in the POD.
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2017-01-13
+Forwarded: https://github.com/briandfoy/chemistry-elements/pull/3
+Bug: https://github.com/briandfoy/chemistry-elements/pull/3
+
+--- a/lib/Chemistry/Elements.pm
++++ b/lib/Chemistry/Elements.pm
+@@ -673,7 +673,7 @@
+ 
+ 	$element->molar_mass($MM); #add molar mass datum in $MM to object
+ 
+-Similiarly, you can retrieve previously set values by not specifying
++Similarly, you can retrieve previously set values by not specifying
+ an argument to your pretend method:
+ 
+ 	$datum = $element->molar_mass();

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



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