]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix grammar and layout error.
authorBen Laurie <ben@apache.org>
Mon, 13 Apr 1998 11:42:20 +0000 (11:42 +0000)
committerBen Laurie <ben@apache.org>
Mon, 13 Apr 1998 11:42:20 +0000 (11:42 +0000)
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

index 83f115af2eb1b079054a1ce4611225aa15ca37fd..508fd139fb53e37925afd4a3672d385092408a02 100644 (file)
@@ -277,8 +277,8 @@ had a directory full of GIF files, but did not want to label them all with
 <PRE>
     ForceType image/gif
 </PRE>
-<P>Note that this will override any filename extensions that might
-media type.</P>
+<P>Note that this will override any filename extensions that might determine
+the media type.</P><HR>
 
 <H2><A name="sethandler">SetHandler</A></H2>