]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
typo fixes
authorDaniel Gruno <humbedooh@apache.org>
Thu, 9 Aug 2012 07:06:30 +0000 (07:06 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 9 Aug 2012 07:06:30 +0000 (07:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1371054 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_mime.xml

index 7d4ccd79216a312d3adef6b70b348bb270f66afd..992ccad321777ed8ffec6a53d58a7dccc75697bf 100644 (file)
@@ -571,7 +571,7 @@ a matching file with MultiViews</description>
 
     <p>The <code>NegotiatedOnly</code> option provides that every extension
     following the base name must correlate to a recognized
-    <module>mod_mime</module> extension for content negotation, <em>e.g.</em>
+    <module>mod_mime</module> extension for content negotiation, <em>e.g.</em>
     Charset, Content-Type, Language, or Encoding.  This is the strictest
     implementation with the fewest unexpected side effects, and is the
     default behavior.</p>
@@ -588,7 +588,7 @@ a matching file with MultiViews</description>
 
     <p>You may finally allow <code>Any</code> extensions to match, even if
     <module>mod_mime</module> doesn't recognize the extension. This was the
-    behavior in Apache 1.3, and can cause unpredicatable results, such as
+    behavior in Apache 1.3, and can cause unpredictable results, such as
     serving .old or .bak files the webmaster never expected to be served.</p>
 
     <p>For example, the following configuration will allow handlers