]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport typo fix from 2.1.
authorYoshiki Hayashi <yoshiki@apache.org>
Sat, 4 Sep 2004 22:52:09 +0000 (22:52 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Sat, 4 Sep 2004 22:52:09 +0000 (22:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104970 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.xml

index 92dc5d4b9b5439e8a71a80a4f04959033ca2155a..4934148a7053a0f925a5394671976732cec31f53 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.4.2.6 $ -->
+<!-- $Revision: 1.4.2.7 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -66,7 +66,7 @@ a directory</description>
 <usage>
     <p>The <directive>DirectoryIndex</directive> directive sets the
     list of resources to look for, when the client requests an index
-    of the directory by specifying a / at the end of the directory
+    of the directory by specifying a / at the end of the directory
     name.  <var>Local-url</var> is the (%-encoded) URL of a document on
     the server relative to the requested directory; it is usually the
     name of a file in the directory. Several URLs may be given, in