]> granicus.if.org Git - apache/commitdiff
Typo correction as per https://issues.apache.org/bugzilla/show_bug.cgi?id=52944
authorRich Bowen <rbowen@apache.org>
Mon, 19 Mar 2012 15:42:42 +0000 (15:42 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 19 Mar 2012 15:42:42 +0000 (15:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1302510 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.xml

index bdb3e687bd31be5429dcfb8aeb6e549e7e30f9ab..53ab6fb39398d0efafc502d254c61fea6d40c8a0 100644 (file)
@@ -134,7 +134,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 border="1" style="zebra">