From 0a65243882e64f2b7400a3be7c31e11cc7562d71 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Mon, 13 Apr 1998 11:42:20 +0000 Subject: [PATCH] Fix grammar and layout error. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80887 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_mime.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_mime.html b/docs/manual/mod/mod_mime.html index 83f115af2eb..508fd139fb5 100644 --- a/docs/manual/mod/mod_mime.html +++ b/docs/manual/mod/mod_mime.html @@ -277,8 +277,8 @@ had a directory full of GIF files, but did not want to label them all with
     ForceType image/gif
 
-

Note that this will override any filename extensions that might -media type.

+

Note that this will override any filename extensions that might determine +the media type.


SetHandler

-- 2.47.3