You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by hu...@apache.org on 2012/05/06 13:16:59 UTC

svn commit: r1334602 - /httpd/httpd/trunk/docs/manual/expr.html.en

Author: humbedooh
Date: Sun May  6 11:16:58 2012
New Revision: 1334602

URL: http://svn.apache.org/viewvc?rev=1334602&view=rev
Log:
xforms (typo fix)

Modified:
    httpd/httpd/trunk/docs/manual/expr.html.en

Modified: httpd/httpd/trunk/docs/manual/expr.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/expr.html.en?rev=1334602&r1=1334601&r2=1334602&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/expr.html.en (original)
+++ httpd/httpd/trunk/docs/manual/expr.html.en Sun May  6 11:16:58 2012
@@ -131,7 +131,7 @@ listfunction ::= listfuncname "<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>