[libreverseproxy-formfiller-perl] 04/07: Fix a POD typo / grammar

Florian Schlichting fsfs at moszumanska.debian.org
Thu May 1 20:55:10 UTC 2014


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

fsfs pushed a commit to branch master
in repository libreverseproxy-formfiller-perl.

commit 99d06c41d0a03a8290513027facc8f0e5f484c6a
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu May 1 22:49:48 2014 +0200

    Fix a POD typo / grammar
---
 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..bf5cb1b
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,15 @@
+Description: fix POD grammar
+Author: Florian Schlichting <fsfs at debian.org>
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=95253
+
+--- a/lib/ReverseProxy/FormFiller.pm
++++ b/lib/ReverseProxy/FormFiller.pm
+@@ -259,7 +259,7 @@
+ 
+ Some applications based on frameworks either use HTTP without HTML (e.g Flash), or they send POST data out of any HTML form.
+ 
+-This module allows to fill any HTML field from its jQuery selectors, thanks to the "publicFilledData" parameter.
++This module allows one to fill any HTML field from its jQuery selectors, thanks to the "publicFilledData" parameter.
+ 
+ On the other hand, you can apply any substitution on POST datas, thanks to the "postDataSub" parameter - but it may require some tuning to get the right substitution PCRE.
+ 

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



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