]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo.
authorHiroaki Kawai <kawai@apache.org>
Mon, 12 Dec 2011 04:56:11 +0000 (04:56 +0000)
committerHiroaki Kawai <kawai@apache.org>
Mon, 12 Dec 2011 04:56:11 +0000 (04:56 +0000)
Submitted by: INOUE Seiichiro <inoue _at_ ariel-networks.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1213141 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_balancer.xml

index 78ac353eb3be6e59d505068cc4ff4a0caf828ee6..fd4478abf28adbb4411ecfd97ce2098ddd522d4d 100644 (file)
@@ -465,7 +465,7 @@ candidate lbstatus -= total factor</code></pre>
     a path info appended to the URL using a semicolon (<code>;</code>)
     as the separator and add the session id behind. As in the cookie case,
     Apache Tomcat can include the configured <code>jvmRoute</code> in this path
-    info. To let Apache find this sort of path info, you neet to set
+    info. To let Apache find this sort of path info, you need to set
     <code>scolonpathdelim</code> to <code>On</code> in
     <directive module="mod_proxy">ProxyPass</directive> or
     <directive module="mod_proxy">ProxySet</directive>.</p>