From: Rich Bowen Date: Sat, 10 Jun 2006 03:17:32 +0000 (+0000) Subject: Gramatical nitpicking. X-Git-Tag: 2.2.3~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65a214d4281bc0f063a8885b47dede01680a9c8b;p=thirdparty%2Fapache%2Fhttpd.git Gramatical nitpicking. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@413219 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authn_alias.html.en b/docs/manual/mod/mod_authn_alias.html.en index f5ce4fc323d..4c89dcf503c 100644 --- a/docs/manual/mod/mod_authn_alias.html.en +++ b/docs/manual/mod/mod_authn_alias.html.en @@ -55,7 +55,7 @@

Example

The example below creates two different ldap authentication provider aliases based on the ldap provider. This allows - a single authenticated location can be serviced by multiple + a single authenticated location to be serviced by multiple ldap hosts:

Example

diff --git a/docs/manual/mod/mod_authn_alias.xml b/docs/manual/mod/mod_authn_alias.xml index 6ba51d0c1b0..099a83e6d4e 100644 --- a/docs/manual/mod/mod_authn_alias.xml +++ b/docs/manual/mod/mod_authn_alias.xml @@ -46,7 +46,7 @@

Example

The example below creates two different ldap authentication provider aliases based on the ldap provider. This allows - a single authenticated location can be serviced by multiple + a single authenticated location to be serviced by multiple ldap hosts:

Example