]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
s/inluding/including
authorChris Pepper <pepper@apache.org>
Sun, 2 Nov 2003 05:02:22 +0000 (05:02 +0000)
committerChris Pepper <pepper@apache.org>
Sun, 2 Nov 2003 05:02:22 +0000 (05:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101676 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_digest.xml

index 1a4a27285fad93f324dfeeadd2c42e694043fa93..d643f75bf446dc9e7ef8d6bf74ae0ce949b03669 100644 (file)
@@ -237,7 +237,7 @@ authentication</description>
     The specified URIs are prefixes, <em>i.e.</em> the client will assume
     that all URIs "below" these are also protected by the same
     username/password. The URIs may be either absolute URIs (<em>i.e.</em>
-    inluding a scheme, host, port, etc) or relative URIs.</p>
+    including a scheme, host, port, etc) or relative URIs.</p>
 
     <p>This directive <em>should</em> always be specified and
     contain at least the (set of) root URI(s) for this space.