]> granicus.if.org Git - apache/commitdiff
Fix a typo in doc as spotted by ceving in online doc
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 30 Oct 2015 20:29:42 +0000 (20:29 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 30 Oct 2015 20:29:42 +0000 (20:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1711547 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index 4eaf02ad20d2c63faaca92e7af4741877fba44fa..9b43b4e438016b2d706633c9d0a1558385b1fe0b 100644 (file)
@@ -1460,7 +1460,7 @@ The available <em>option</em>s are:</p>
 SSLOptions +FakeBasicAuth -StrictRequire
 &lt;Files ~ "\.(cgi|shtml)$"&gt;
     SSLOptions +StdEnvVars -ExportCertData
-&lt;Files&gt;
+&lt;/Files&gt;
 </highlight>
 </example>
 </usage>