Merge branch 'patch-1' into 'master'

fix typo

See merge request lemonldap-ng/lemonldap-ng!98
This commit is contained in:
Xavier Guimard 2019-10-08 15:49:05 +02:00
commit 1cf89af06b
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ To learn more about using Apache as reverse-proxy, see <a href="http://httpd.apa
<p>
A little floating menu can be added to application with this simple Apache configuration:
</p>
<pre class="code file apache">PerlModule Lemonldap::NG::Handler::Apache2::Menu
<pre class="code file apache">PerlModule Lemonldap::NG::Handler::ApacheMP2::Menu
PerlOutputFilterHandler Lemonldap::NG::Handler::ApacheMP2::Menu-&gt;run</pre>
<p>