From 94b27fe05f31b686e53514ddcda3a79977a89e2a Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sun, 6 May 2012 11:16:58 +0000 Subject: [PATCH] xforms (typo fix) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1334602 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/expr.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.47.3
Name