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