From: Daniel Gruno Date: Fri, 4 May 2012 17:12:47 +0000 (+0000) Subject: Typo fix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045b641b3a312a642dc186a64bb2b787c221ec96;p=thirdparty%2Fapache%2Fhttpd.git Typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1334066 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml index be482e96c3e..d2de79cecbc 100644 --- a/docs/manual/expr.xml +++ b/docs/manual/expr.xml @@ -134,7 +134,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.