From: Vincent Bray
Date: Fri, 23 Nov 2007 21:43:11 +0000 (+0000)
Subject: Minor grammar fix
X-Git-Tag: 2.2.7~204
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d5c8d9406f1acb241704918fae04b64e12331ab;p=thirdparty%2Fapache%2Fhttpd.git
Minor grammar fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@597746 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index cacc994ac79..80f76a93065 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -590,7 +590,7 @@ expressions
/mirror/foo/i
.
Note
- Order is important. you need to put the exclusions before the
+
Order is important: exclusions must come before the
general ProxyPass directive.