]> granicus.if.org Git - apache/commitdiff
Fix tag alignment
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 10 Mar 2016 05:32:08 +0000 (05:32 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 10 Mar 2016 05:32:08 +0000 (05:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1734351 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/access.xml

index c8255034ca6a87cd3e874333199297d2ec21ebea..802d27350969499efc95e81c8f48df65e50fe837 100644 (file)
@@ -98,7 +98,7 @@ Require ip <var>ip.address</var>
     Require all granted
     Require not ip 10.252.46.165
 &lt;/RequireAll&gt;
-</highlight>
+    </highlight>
 
     <p>Visitors coming from that address (<code>10.252.46.165</code>)
     will not be able to see the content covered by this directive. If,