[libperlio-via-timeout-perl] 03/04: Add a patch to fix a spelling mistake.

gregor herrmann gregoa at debian.org
Tue Sep 22 20:45:58 UTC 2015


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

gregoa pushed a commit to branch master
in repository libperlio-via-timeout-perl.

commit c4047983f18df006891f29068dc81bb3ee88725e
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Sep 22 22:44:29 2015 +0200

    Add a patch to fix a spelling mistake.
---
 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..edd4f1f
--- /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: 2015-09-22
+Forwarded: https://github.com/dams/perlio-via-timeout/issues/2
+Bug: https://github.com/dams/perlio-via-timeout/issues/2
+
+--- a/lib/PerlIO/via/Timeout.pm
++++ b/lib/PerlIO/via/Timeout.pm
+@@ -290,7 +290,7 @@
+     write_timeout($fh, 2.5);
+   }
+ 
+-Returns wether the given filehandle is managed by PerlIO::via::Timeout.
++Returns whether the given filehandle is managed by PerlIO::via::Timeout.
+ 
+ =head1 SEE ALSO
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libperlio-via-timeout-perl.git



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