You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2011/12/09 20:50:30 UTC

svn commit: r1212600 - in /httpd/httpd/branches/2.4.x/docs/manual/mod: mod_proxy.html.en mod_proxy.xml

Author: rbowen
Date: Fri Dec  9 19:50:29 2011
New Revision: 1212600

URL: http://svn.apache.org/viewvc?rev=1212600&view=rev
Log:
Typo correction.

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.html.en
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.html.en?rev=1212600&r1=1212599&r2=1212600&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.html.en Fri Dec  9 19:50:29 2011
@@ -1127,7 +1127,7 @@ through</td></tr>
         <td>Redirection Route of the worker. This value is usually
         set dynamically to enable safe removal of the node from
         the cluster. If set all requests without session id will be
-        redirected to the BalancerMember that has route parametar
+        redirected to the BalancerMember that has route parameter
         equal as this value.
     </td></tr>
     <tr><td>retry</td>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml?rev=1212600&r1=1212599&r2=1212600&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml Fri Dec  9 19:50:29 2011
@@ -976,7 +976,7 @@ expressions</description>
         <td>Redirection Route of the worker. This value is usually
         set dynamically to enable safe removal of the node from
         the cluster. If set all requests without session id will be
-        redirected to the BalancerMember that has route parametar
+        redirected to the BalancerMember that has route parameter
         equal as this value.
     </td></tr>
     <tr><td>retry</td>