From 980abd40a016b8dbb4f411fe97766b607bb2b86c Mon Sep 17 00:00:00 2001
From: Colm MacCarthaigh
Date: Tue, 3 Nov 2009 02:06:08 +0000
Subject: [PATCH] Fixup for two grammar nits - pluralisation and articulation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832263 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/rewrite/rewrite_guide.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/manual/rewrite/rewrite_guide.xml b/docs/manual/rewrite/rewrite_guide.xml
index ddac4b86ce..9452894ac7 100644
--- a/docs/manual/rewrite/rewrite_guide.xml
+++ b/docs/manual/rewrite/rewrite_guide.xml
@@ -505,7 +505,7 @@ while (<>) {
A mapping is maintained, from users to target servers, in
- external maps files. They look like:
+ external map files. They look like:
user1 physical_host_of_user1
@@ -513,8 +513,8 @@ user2 physical_host_of_user2
: :
- We put this into a map.users-to-hosts
file. The
- aim is the map;
+ We put this into a map.users-to-hosts
file. The
+ aim is to map;
/u/user1/anypath
--
2.50.1