]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix a typo
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 13 Jun 2020 04:17:40 +0000 (04:17 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 13 Jun 2020 04:17:40 +0000 (04:17 +0000)
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

docs/manual/mod/mod_proxy_balancer.xml

index 397bcc8b90b1de4dcf36121a03c5fd4d6625e80c..f409299fef3c68091209a0c385df3f04a74afb77 100644 (file)
@@ -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>