]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove spurious comma.
authorRich Bowen <rbowen@apache.org>
Tue, 15 Mar 2011 03:42:59 +0000 (03:42 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 15 Mar 2011 03:42:59 +0000 (03:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081656 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.xml

index 5c69ddb44b044315f37a3c7a04608c414954c13a..81c613495fb240cfbaca62e938eba783613f826b 100644 (file)
@@ -114,7 +114,7 @@ a directory</description>
 <compatibility>Available in version 2.0.51 and later</compatibility>
 
 <usage>
-    <p>The <directive>DirectorySlash</directive> directive determines, whether
+    <p>The <directive>DirectorySlash</directive> directive determines whether
     <module>mod_dir</module> should fixup URLs pointing to a directory or
     not.</p>