From: Daniel Gruno
Date: Sun, 6 May 2012 11:16:58 +0000 (+0000)
Subject: xforms (typo fix)
X-Git-Tag: 2.5.0-alpha~6892
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e644106e5f2520c1e8a4acc3b7c904264f45729;p=thirdparty%2Fapache%2Fhttpd.git
xforms (typo fix)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1334602 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en
index 83467444671..104d2e9567a 100644
--- a/docs/manual/expr.html.en
+++ b/docs/manual/expr.html.en
@@ -131,7 +131,7 @@ listfunction ::= listfuncname "(" word ")"
%{REMOTE_USER}
will not be set in this case.
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
req
function.