Commit 1d7d7b8c authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Fix typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853616 13f79535-47bb-0310-9956-ffa450edef68
parent 6f3f4be4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -322,7 +322,7 @@
        <!-- Check if the syntax and the default strings really start with -->
        <!-- the directive name, in order to avoid typo, or unexpected     -->
        <!-- formatting.                                                   -->
        <!-- Un-comment these lines if you want to perform this additional -->
        <!-- Un-comment these lines if you want to perform these additional-->
        <!-- tests.  They are not run by default, because of the false     -->
        <!-- positives and the noise they generate.                        -->
<!--