Commit bef81030 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Typo (r1737774 in trunk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1737777 13f79535-47bb-0310-9956-ffa450edef68
parent 55b4b563
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -849,7 +849,7 @@ AliasMatch "^/myapp" "/opt/myapp-1.2.3"
            The <em>TestString</em> is treated as an integer, and is
            numerically compared to the <em>CondPattern</em>. True if
            the two are numerically different. This is equivalent to
            <code>!-ne</code></dd>
            <code>!-eq</code>.</dd>

           </dl>
        </li>