From d753e73a693fabe6c5a25e691694f15efda60375 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 15 Mar 2011 03:42:59 +0000 Subject: [PATCH] Remove spurious comma. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081656 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_dir.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_dir.xml b/docs/manual/mod/mod_dir.xml index 5c69ddb44b0..81c613495fb 100644 --- a/docs/manual/mod/mod_dir.xml +++ b/docs/manual/mod/mod_dir.xml @@ -114,7 +114,7 @@ a directory Available in version 2.0.51 and later -

The DirectorySlash directive determines, whether +

The DirectorySlash directive determines whether mod_dir should fixup URLs pointing to a directory or not.

-- 2.47.2