]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo fix
authorDaniel Gruno <humbedooh@apache.org>
Fri, 4 May 2012 17:12:47 +0000 (17:12 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 4 May 2012 17:12:47 +0000 (17:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1334066 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.xml

index be482e96c3edb93abde1bdd8158c7efa41a20f20..d2de79cecbc9935c80b7f4a3a7da948c9ae23405 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">