[lemonldap-ng] 29/37: Spelling errors patch (reported)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Sat Mar 5 13:39:47 UTC 2016


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

xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.

commit 09456d63196b7e06362951e72b9b7f0daa7abf49
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Mar 5 14:26:34 2016 +0100

    Spelling errors patch (reported)
---
 debian/patches/spelling-errors.patch | 39 ++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch
new file mode 100644
index 0000000..9810a57
--- /dev/null
+++ b/debian/patches/spelling-errors.patch
@@ -0,0 +1,39 @@
+Description: spelling errors
+ Spelling errors reported by lintian
+Author: Xavier Guimard <x.guimard at free.fr>
+Forwarded: http://websvn.ow2.org/comp.php?repname=lemonldap&compare[]=%2F at 4706&compare[]=%2F at 4707
+Last-Update: 2016-03-05
+
+--- a/lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI/Router.pm
++++ b/lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI/Router.pm
+@@ -265,7 +265,7 @@
+ 
+ in this case each element of the array will be considered as
+ `{ $element => $element }`. So each element must be a word that makes a
+-correspondance between a path_info word and a subroutine
++correspondence between a path_info word and a subroutine
+ 
+ =back
+ 
+--- a/lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm
++++ b/lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm
+@@ -113,7 +113,7 @@
+ 
+ =head3 B<Authorization>
+ 
+-Authorization is controled only by handlers because the portal knows nothing
++Authorization is controlled only by handlers because the portal knows nothing
+ about the way the user will choose. When configuring your Web-SSO, you have to:
+ 
+ =over
+--- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm
++++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm
+@@ -135,7 +135,7 @@
+ 
+ =head3 B<Authorization>
+ 
+-Authorization is controled only by handlers because the portal knows nothing
++Authorization is controlled only by handlers because the portal knows nothing
+ about the way the user will choose. When configuring your Web-SSO, you have to:
+ 
+ =over

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



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