[libnet-dict-perl] 02/04: Add a patch to fix a spelling mistake in the POD.

gregor herrmann gregoa at debian.org
Wed Feb 24 16:16:04 UTC 2016


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

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

commit 035029974b16b48da055107e2fa9f240ce28dfad
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Feb 24 17:13:20 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
index 3e964a4..d8f9363 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 01-rename-dict-binary.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..f08299b
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: spelling fix
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-02-24
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=112367
+Bug: https://rt.cpan.org/Ticket/Display.html?id=112367
+
+--- a/lib/Net/Dict.pod
++++ b/lib/Net/Dict.pod
+@@ -217,7 +217,7 @@
+ Specify the dictionaries that will be
+ searched during the successive define() or match() calls.
+ Defaults to '*'.
+-No existance checks are performed by this interface, so you'd better make
++No existence checks are performed by this interface, so you'd better make
+ sure the dictionaries you specify are on the server (e.g. by calling
+ dbs()).
+ 

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



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