[libfile-pid-perl] 08/09: Fix a POD typo

Florian Schlichting fsfs at moszumanska.debian.org
Fri Nov 25 20:36:22 UTC 2016


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

fsfs pushed a commit to branch master
in repository libfile-pid-perl.

commit 81d71a1a77d588d8e39ab48d66e413b6dc7e3f12
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Nov 25 21:33:58 2016 +0100

    Fix a POD typo
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index c220de7..fdda7eb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 missing-pidfile.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..204cb8a
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,14 @@
+Description: fix a typo
+Author: Florian Schlichting <fsfs at debian.org>
+
+--- a/lib/File/Pid.pm
++++ b/lib/File/Pid.pm
+@@ -50,7 +50,7 @@
+     pid  => '145',
+   });
+ 
+-This constructor takes two optional paramters.
++This constructor takes two optional parameters.
+ 
+ C<file> - The name of the pid file to work on. If not specified, a pid
+ file located in C<< File::Spec->tmpdir() >> will be created that matches

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



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