From: Nick Kew
Date: Wed, 26 Oct 2005 10:32:51 +0000 (+0000)
Subject: Typo fix (from noodl@irc)
X-Git-Tag: 2.0.56~140
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b6d2194287520c69f5b3c819cb2bc452e8e06cb;p=thirdparty%2Fapache%2Fhttpd.git
Typo fix (from noodl@irc)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@328626 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_dir.html.en b/docs/manual/mod/mod_dir.html.en
index 2577fd5286a..8373952e2a5 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
-