]> granicus.if.org Git - apache/commitdiff
Correct a grammatical error.
authorYoshiki Hayashi <yoshiki@apache.org>
Fri, 19 Dec 2003 05:29:59 +0000 (05:29 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Fri, 19 Dec 2003 05:29:59 +0000 (05:29 +0000)
Suggested by: Michael Schroepl

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102089 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.html.en
docs/manual/mod/mod_dir.xml

index 4ce0a63c3d9b24bf21084b067c3ae823875318d6..b269af6c4d52839b2fb62299d56886dcc3221ff1 100644 (file)
@@ -75,7 +75,7 @@ a directory</td></tr>
 </table>
     <p>The <code class="directive">DirectoryIndex</code> 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
index 02e62b25c05fc323a3f32946635f713b114a0d40..4f583e5d356254d2fee780c626e757824b3bb485 100644 (file)
@@ -48,7 +48,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