summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_mime.xml
diff options
context:
space:
mode:
authorNick Kew <niq@apache.org>2005-10-26 10:31:47 +0000
committerNick Kew <niq@apache.org>2005-10-26 10:31:47 +0000
commit2697fc557533660087e27109868ccb6d3190f121 (patch)
tree26915d688f546bf53b3402a85f71e1f50a98a6da /docs/manual/mod/mod_mime.xml
parentf638997e36e649db40434ea1ab0b8197c7d94fa9 (diff)
downloadhttpd-2697fc557533660087e27109868ccb6d3190f121.tar.gz
Typo fix (from noodl@irc)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328623 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_mime.xml')
-rw-r--r--docs/manual/mod/mod_mime.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml
index 1c372172e8..80f4e75d34 100644
--- a/docs/manual/mod/mod_mime.xml
+++ b/docs/manual/mod/mod_mime.xml
@@ -115,7 +115,7 @@ module="mod_mime_magic">MimeMagicFile</directive></seealso>
<p><a href="#charset-lang">Languages</a> and <a href="#contentencoding"
>content encodings</a> are treated accumulative, because one can assign
- more than one language or encoding to a particular ressource. For example,
+ more than one language or encoding to a particular resource. For example,
the file <code>welcome.html.en.de</code> will be delivered with
<code>Content-Language: en, de</code> and <code>Content-Type:
text/html</code>.</p>