summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_proxy_balancer.xml
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2020-06-13 06:17:40 +0200
committerChristophe Jaillet <jailletc36@apache.org>2020-06-13 06:17:40 +0200
commitbf13925007c19d9af72c0b2861a97197a4fd393d (patch)
treef8147c3d48dd2630852452a440aed204b925cede /docs/manual/mod/mod_proxy_balancer.xml
parentupdate transformation (diff)
downloadapache2-bf13925007c19d9af72c0b2861a97197a4fd393d.tar.xz
apache2-bf13925007c19d9af72c0b2861a97197a4fd393d.zip
Fix a typo
Spotted and fixed by David Poole <sarkie gmail.com> [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878784 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_proxy_balancer.xml')
-rw-r--r--docs/manual/mod/mod_proxy_balancer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_proxy_balancer.xml b/docs/manual/mod/mod_proxy_balancer.xml
index 397bcc8b90..f409299fef 100644
--- a/docs/manual/mod/mod_proxy_balancer.xml
+++ b/docs/manual/mod/mod_proxy_balancer.xml
@@ -311,7 +311,7 @@ ProxyPass "/test" "balancer://mycluster" stickysession=JSESSIONID|jsessionid sco
stickyness to the error log, if the log level is set to
<code>debug</code> or higher. This is an easy way to
troubleshoot stickyness problems, but the log volume might
- be to high for production servers under high load.</p>
+ be too high for production servers under high load.</p>
</section>
</modulesynopsis>