From 98740ffdbabc2737bcfbdea1be26a7f88e2f4e6d Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sun, 5 May 2013 08:36:01 +0000 Subject: [PATCH] s/deliminator/delimiter/, let's stick to non-Perl jargon here. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479261 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 650fe7e1c1..52b649cbba 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -1126,7 +1126,7 @@ ProxyPass /mirror/foo http://backend.example.com scolonpathdelim Off If set to On the semi-colon character ';' will be - used as an additional sticky session path deliminator/separator. This + used as an additional sticky session path delimiter/separator. This is mainly used to emulate mod_jk's behavior when dealing with paths such as JSESSIONID=6736bcf34;foo=aabfa -- 2.40.0