summaryrefslogtreecommitdiff
path: root/docs/manual/expr.html.en
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2012-03-19 15:43:28 +0000
committerRich Bowen <rbowen@apache.org>2012-03-19 15:43:28 +0000
commitd96478fec549687b6d65f4637a8350cfb17dc3d1 (patch)
tree7bfddc98b70ad9bbe911ccda4910947a99fce5fa /docs/manual/expr.html.en
parent7dc91a1173b282a3a7a48d40a77d1ed39c6c6d05 (diff)
downloadhttpd-d96478fec549687b6d65f4637a8350cfb17dc3d1.tar.gz
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1302511 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/expr.html.en')
-rw-r--r--docs/manual/expr.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en
index ee80b68681..3ef5334238 100644
--- a/docs/manual/expr.html.en
+++ b/docs/manual/expr.html.en
@@ -127,7 +127,7 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"
<code>%{REMOTE_USER}</code> will not be set in this case.</p>
<p>The following variables provide the values of the named HTTP request
- headers. The values of other headers can be obtained witht the
+ headers. The values of other headers can be obtained with the
<code>req</code> <a href="#functions">function</a>.</p>
<table class="bordered"><tr class="header"><th>Name</th></tr>