]> 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:53:18 +0000 (20:53 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 30 Oct 2015 20:53:18 +0000 (20:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711549 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index 9fd654b573349d4b3db2d6e464583545bed3514d..63a6392a6d9b6a604059e0864a865f5761cdddd9 100644 (file)
@@ -1462,7 +1462,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>