[libpegex-perl] 06/07: debian/patches/spelling-error: Fix spelling error.
Angel Abad
angel at debian.org
Sat Oct 15 10:40:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
angel pushed a commit to branch master
in repository libpegex-perl.
commit 8878eedc2d357a604081e8ecd622ac7fc5e2b9e4
Author: Angel Abad <angel at debian.org>
Date: Sat Oct 15 12:37:44 2016 +0200
debian/patches/spelling-error: Fix spelling error.
---
debian/patches/series | 1 +
debian/patches/spelling-error | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..33b2d6f
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-error
diff --git a/debian/patches/spelling-error b/debian/patches/spelling-error
new file mode 100644
index 0000000..0a07c12
--- /dev/null
+++ b/debian/patches/spelling-error
@@ -0,0 +1,16 @@
+Description: Fix spelling error
+Author: Angel Abad <angel at debian.org>
+Origin: vendor
+Last-Updated: 2016-10-15
+
+--- a/lib/Pegex/Input.pod
++++ b/lib/Pegex/Input.pod
+@@ -20,7 +20,7 @@
+
+ Pegex::Parser parses input. The input can be a string, a string reference, a
+ file path, or an open file handle. Pegex::Input is an abstraction over any
+-type of input. It provides a uniform inteface to the parser.
++type of input. It provides a uniform interface to the parser.
+
+ =head1 USAGE
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpegex-perl.git
More information about the Pkg-perl-cvs-commits
mailing list