]> granicus.if.org Git - apache/commitdiff
Fix a typo, as per PR 40447.
authorJason S. Lingohr <jsl@apache.org>
Sun, 10 Jun 2007 03:14:42 +0000 (03:14 +0000)
committerJason S. Lingohr <jsl@apache.org>
Sun, 10 Jun 2007 03:14:42 +0000 (03:14 +0000)
Submitted by Tony Stevenson.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@545834 13f79535-47bb-0310-9956-ffa450edef68

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

index e3b98af494ff3eefc79bd50ce4273e95f50125c3..bc31ca60af1f00828d135ef01562f3cbd5af1508 100644 (file)
@@ -752,7 +752,7 @@ through</td></tr>
         <th>Description</th></tr>
     <tr><td>min</td>
         <td>0</td>
-        <td>Minumum number of connections that will always
+        <td>Minimum number of connections that will always
             be open to the backend server.</td></tr>
     <tr><td>max</td>
         <td>1...n</td>
index c78bdab90f5db90ad08035729314212028e6feaf..55e2b7f79b65c7d9b838cd72df19f4403c97a0a6 100644 (file)
@@ -562,7 +562,7 @@ expressions</description>
         <th>Description</th></tr>
     <tr><td>min</td>
         <td>0</td>
-        <td>Minumum number of connections that will always
+        <td>Minimum number of connections that will always
             be open to the backend server.</td></tr>
     <tr><td>max</td>
         <td>1...n</td>