From 831e6743ebac7b364696d135bfb3bf0e059b0536 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Oudot?= Date: Fri, 25 Apr 2014 08:19:00 +0000 Subject: [PATCH] Fix parameter name in perldoc (#671) --- lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm b/lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm index 89bd4f0aa..e173214c4 100644 --- a/lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm +++ b/lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm @@ -240,8 +240,8 @@ Lemonldap::NG use 3 levels of cache for authenticated users: parameter (completed with C) and used by L to store authenticated user parameters, -=item * a L module choosed with the C parameter -(completed with C) and used to share authenticated users +=item * a L module choosed with the C parameter +(completed with C) and used to share authenticated users between Apache's threads or processus and of course between virtual hosts, =item * Lemonldap::NG::Handler variables: if the same user use the same thread