From: Chris Pepper
Date: Sun, 2 Nov 2003 05:07:02 +0000 (+0000)
Subject: A few more typos.
X-Git-Tag: pre_ajp_proxy~1077
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0fae7533a4ef1cb9901c511f62d1c31fe4fc387;p=thirdparty%2Fapache%2Fhttpd.git
A few more typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101677 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_auth_digest.xml b/docs/manual/mod/mod_auth_digest.xml
index d643f75bf44..644061d191c 100644
--- a/docs/manual/mod/mod_auth_digest.xml
+++ b/docs/manual/mod/mod_auth_digest.xml
@@ -198,7 +198,7 @@ server
AuthDigestAlgorithm
Selects the algorithm used to calculate the challenge and
-response hases in digest authentication
+response hashes in digest authentication
AuthDigestAlgorithm MD5|MD5-sess
AuthDigestAlgorithm MD5
directory.htaccess
@@ -234,10 +234,10 @@ authentication
The AuthDigestDomain directive allows
you to specify one or more URIs which are in the same protection
space (i.e. use the same realm and username/password info).
- The specified URIs are prefixes, i.e. the client will assume
+ The specified URIs are prefixes; the client will assume
that all URIs "below" these are also protected by the same
username/password. The URIs may be either absolute URIs (i.e.
- including a scheme, host, port, etc) or relative URIs.
+ including a scheme, host, port, etc.) or relative URIs.
This directive should always be specified and
contain at least the (set of) root URI(s) for this space.
@@ -266,7 +266,7 @@ of clients
The AuthDigestShmemSize directive defines
the amount of shared memory, that will be allocated at the server
startup for keeping track of clients. Note that the shared memory
- segment cannot be set less than the space that is neccessary for
+ segment cannot be set less than the space that is necessary for
tracking at least one client. This value is dependant on your
system. If you want to find out the exact value, you may simply
set AuthDigestShmemSize to the value of