diff options
author | Luca Toscano <elukey@apache.org> | 2017-08-18 10:42:14 +0200 |
---|---|---|
committer | Luca Toscano <elukey@apache.org> | 2017-08-18 10:42:14 +0200 |
commit | 8e606c4ed2160f3d20ceb5ae31e6f70ad38ec654 (patch) | |
tree | b0ceb3723682243d7d6c6d430291aaa960883a3a /docs/manual/sections.xml | |
parent | documentation rebuild (diff) | |
download | apache2-8e606c4ed2160f3d20ceb5ae31e6f70ad38ec654.tar.xz apache2-8e606c4ed2160f3d20ceb5ae31e6f70ad38ec654.zip |
sections.xml: fix another typo (missed in the prev commit)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805381 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/sections.xml')
-rw-r--r-- | docs/manual/sections.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml index f15b632f09..98707ce711 100644 --- a/docs/manual/sections.xml +++ b/docs/manual/sections.xml @@ -51,7 +51,7 @@ to change the scope of other configuration directives.</p> <directive type="section" module="mod_version">IfVersion</directive> <directive type="section" module="core">Location</directive> <directive type="section" module="core">LocationMatch</directive> -<directive type="section" idtype="section" module="mod_md">MangedDomain</directive> +<directive type="section" idtype="section" module="mod_md">ManagedDomain</directive> <directive type="section" module="mod_proxy">Proxy</directive> <directive type="section" module="mod_proxy">ProxyMatch</directive> <directive type="section" idtype="section" module="mod_ssl">SSLPolicy</directive> |