Skip to content

Commit

Permalink
Typo (r1737774 in trunk)
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1737777 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Christophe Jaillet committed Apr 5, 2016
1 parent 55b4b56 commit bef8103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual/mod/mod_rewrite.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit bef8103

Please sign in to comment.