[libxml-xpath-perl] 06/07: debian/patches/fix-spelling-errors: Fix spelling error.
Angel Abad
angel at debian.org
Sat Nov 12 11:27:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
angel pushed a commit to branch master
in repository libxml-xpath-perl.
commit bec84cb1f04e8e19cbc7f1365a8fb2fd2723c3ce
Author: Angel Abad <angelabad at gmail.com>
Date: Sat Nov 12 12:24:10 2016 +0100
debian/patches/fix-spelling-errors: Fix spelling error.
---
debian/patches/fix-spelling-errors | 16 ++++++++++++++++
debian/patches/series | 1 +
2 files changed, 17 insertions(+)
diff --git a/debian/patches/fix-spelling-errors b/debian/patches/fix-spelling-errors
new file mode 100644
index 0000000..5cfb5ba
--- /dev/null
+++ b/debian/patches/fix-spelling-errors
@@ -0,0 +1,16 @@
+Description: Fix spelling errors
+Author: Angel Abad <angel at debian.org>
+Forwarde: yes
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118726
+Last-Updated: 2016-11-12
+--- a/lib/XML/XPath.pm
++++ b/lib/XML/XPath.pm
+@@ -203,7 +203,7 @@
+
+ =head2 findnodes_as_string($path, [$context])
+
+-Returns the nodes found reproduced as XML.The result is'nt guaranteed to be valid
++Returns the nodes found reproduced as XML.The result isn't guaranteed to be valid
+ XML though.
+
+ =cut
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..cd3b6dd
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-spelling-errors
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-xpath-perl.git
More information about the Pkg-perl-cvs-commits
mailing list