]> granicus.if.org Git - apache/commitdiff
Typo
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 5 Apr 2016 05:47:53 +0000 (05:47 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 5 Apr 2016 05:47:53 +0000 (05:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1737774 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 423aedc90f93f3b8a9f8a36b98a444dff078460d..3c73246f9a94d0b1576160daef030c740a9b0828 100644 (file)
@@ -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>