From ef483017717d4a0b3d315d42db08bad33b52b445 Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Sat, 5 Mar 2016 08:42:06 +0000 Subject: [PATCH] Spelling errors --- lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI/Router.pm | 2 +- lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm | 2 +- lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI/Router.pm b/lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI/Router.pm index 86617d6e6..10120585c 100644 --- 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 @@ it's a recursive call to `{ $word => $dest }` 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 diff --git a/lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm b/lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm index 623e3ce7b..2b5900619 100644 --- a/lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm +++ b/lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm @@ -113,7 +113,7 @@ case, a user is authorized 10 minutes after he lost his rights. =head3 B -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 diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm index 694e77a41..01baa48a2 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm @@ -135,7 +135,7 @@ worth case, a user is authorized 10 minutes after he lost his rights. =head3 B -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