]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Minor typo fix
authorNoirin Plunkett <noirin@apache.org>
Wed, 15 Mar 2006 13:04:10 +0000 (13:04 +0000)
committerNoirin Plunkett <noirin@apache.org>
Wed, 15 Mar 2006 13:04:10 +0000 (13:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@386067 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_digest.xml

index 4f4f358e8f4e26750b3e0db6e10e3ddd5ab7571d..ae09edf8ce531af73ecd01834a80375e9d9b2416 100644 (file)
@@ -314,7 +314,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.