]> granicus.if.org Git - apache/commitdiff
Fix typo in previous commit
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 10 May 2014 12:18:53 +0000 (12:18 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 10 May 2014 12:18:53 +0000 (12:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1593692 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml

index 5ef9fd8dbfe6cedbcc753c93e51a9cf2b9ddc196..edcd059b4725fd0b1a15926f4ad5fa23932ad6fa 100644 (file)
@@ -515,7 +515,7 @@ ProxyPass /examples http://backend.example.com/examples timeout=10</pre>
             <var>loadfactor</var>. This is the member load factor - a number between 1
             (default) and 100, which defines the weighted load to be applied to the
             member in question.</p>
-        <p>The <var>balancerurl</var>var&gt; is only needed when not in
+        <p>The <var>balancerurl</var> is only needed when not in
             <code>&lt;Proxy <var>balancer://</var>...&gt;</code>
             container directive. It corresponds to the url of a balancer defined in
             <code class="directive"><a href="#proxypass">ProxyPass</a></code> directive.</p>
index e312e99252d12bb916e8bda373da686471550197..e1f90c05b820ead533a9ade10c94f3381b04918b 100644 (file)
@@ -750,7 +750,7 @@ expressions</description>
             <var>loadfactor</var>. This is the member load factor - a number between 1
             (default) and 100, which defines the weighted load to be applied to the
             member in question.</p>
-        <p>The <var>balancerurl</var>var> is only needed when not in
+        <p>The <var>balancerurl</var> is only needed when not in
             <code>&lt;Proxy <var>balancer://</var>...&gt;</code>
             container directive. It corresponds to the url of a balancer defined in
             <directive module="mod_proxy">ProxyPass</directive> directive.</p>