--- lemonldap-ng-0.9.4.1.orig/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Simple.pm
+++ lemonldap-ng-0.9.4.1/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Simple.pm
@@ -1098,6 +1098,8 @@
=head1 NAME
+=encoding utf8
+
Lemonldap::NG::Handler::Simple - Perl base extension for building Lemonldap::NG
compatible handler.
@@ -1214,7 +1216,7 @@
=item B<localStorage> E<amp> B<localStorageOptions>
-Name and parameters of the optional but recommanded Cache::* module used to
+Name and parameters of the optional but recommended Cache::* module used to
share user's datas between Apache processes. There is no need to set expires
options since L<Lemonldap::NG::Handler::Simple> call the Cache::*::purge
method itself.