From: Chris Pepper
Date: Sun, 2 Nov 2003 05:02:22 +0000 (+0000)
Subject: s/inluding/including
X-Git-Tag: pre_ajp_proxy~1078
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a28fd32200ad8f2e79aed4984f16eff929a5070a;p=thirdparty%2Fapache%2Fhttpd.git
s/inluding/including
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101676 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_auth_digest.xml b/docs/manual/mod/mod_auth_digest.xml
index 1a4a27285fa..d643f75bf44 100644
--- a/docs/manual/mod/mod_auth_digest.xml
+++ b/docs/manual/mod/mod_auth_digest.xml
@@ -237,7 +237,7 @@ authentication
The specified URIs are prefixes, i.e. 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.
- inluding 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.