From 2697fc557533660087e27109868ccb6d3190f121 Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Wed, 26 Oct 2005 10:31:47 +0000 Subject: [PATCH] Typo fix (from noodl@irc) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328623 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_dir.html.en | 4 ++-- docs/manual/mod/mod_dir.xml | 2 +- docs/manual/mod/mod_mime.html.en | 4 ++-- docs/manual/mod/mod_mime.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/mod/mod_dir.html.en b/docs/manual/mod/mod_dir.html.en index 6f580e3a10b..b530be01c9a 100644 --- a/docs/manual/mod/mod_dir.html.en +++ b/docs/manual/mod/mod_dir.html.en @@ -123,7 +123,7 @@ a directory

Typically if a user requests a resource without a trailing slash, which points to a directory, mod_dir redirects him to the same - ressource, but with trailing slash for some good reasons:

+ resource, but with trailing slash for some good reasons: