From: Jason S. Lingohr Date: Sun, 10 Jun 2007 03:14:42 +0000 (+0000) Subject: Fix a typo, as per PR 40447. X-Git-Tag: 2.3.0~1783 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ef339ee246bf9a51b08bbdf0d51fc6eb5d8bee6;p=thirdparty%2Fapache%2Fhttpd.git Fix a typo, as per PR 40447. Submitted by Tony Stevenson. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@545834 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index e3b98af494f..bc31ca60af1 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -752,7 +752,7 @@ through Description min 0 - Minumum number of connections that will always + Minimum number of connections that will always be open to the backend server. max 1...n diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index c78bdab90f5..55e2b7f79b6 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -562,7 +562,7 @@ expressions Description min 0 - Minumum number of connections that will always + Minimum number of connections that will always be open to the backend server. max 1...n