From: Christophe Jaillet to be consistent
X-Git-Tag: 2.5.0-alpha~2244
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e2ec0ce5ab70f0e0290650f4151cf9be1479b7e;p=thirdparty%2Fapache%2Fhttpd.git
Add missing to be consistent
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727646 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_setenvif.xml b/docs/manual/mod/mod_setenvif.xml
index 7b40fcc184e..3ef25bbc0d9 100644
--- a/docs/manual/mod/mod_setenvif.xml
+++ b/docs/manual/mod/mod_setenvif.xml
@@ -220,8 +220,8 @@ of
value. Since version 2.0.51, Apache httpd will
recognize occurrences of $1..$9 within
value and replace them by parenthesized subexpressions
- of regex. $0 provides access to the whole string matched by
- that pattern.
+ of regex. $0 provides access to the whole
+ string matched by that pattern.