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

dmn pushed a commit to branch fcntl-any
in repository libfile-fcntllock-perl.

commit be80dd83a340f4366361eee72f6cb5f127f7d451
Author: Damyan Ivanov <d...@debian.org>
Date:   Wed Oct 25 21:02:37 2017 +0000

    add small patch fixing a spelling error in POD
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 15 +++++++++++++++
 2 files changed, 16 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..9076683
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,15 @@
+Description: small spelling fix
+ allow to → allow one to
+Author: Damyan Ivanov <d...@debian.org>
+
+--- a/lib/File/FcntlLock.pod
++++ b/lib/File/FcntlLock.pod
+@@ -97,7 +97,7 @@ if you intend to obtain a write lock for
+ =head2 Object properties
+ 
+ Once the object simulating the flock structure has been created
+-the following methods allow to query and, in most cases, to also
++the following methods allow one to query and, in most cases, to also
+ modify its properties.
+ 
+ =over 4

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to