From: Nick Kew
Date: Wed, 26 Oct 2005 10:31:47 +0000 (+0000)
Subject: Typo fix (from noodl@irc)
X-Git-Tag: 2.3.0~2828
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2697fc557533660087e27109868ccb6d3190f121;p=thirdparty%2Fapache%2Fhttpd.git
Typo fix (from noodl@irc)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328623 13f79535-47bb-0310-9956-ffa450edef68
---
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:
- The user is finally requesting the canonical URL of the resource
@@ -166,4 +166,4 @@ a directory
-