]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Small typo.
authorLucien Gentis <lgentis@apache.org>
Sun, 22 Feb 2009 13:04:24 +0000 (13:04 +0000)
committerLucien Gentis <lgentis@apache.org>
Sun, 22 Feb 2009 13:04:24 +0000 (13:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@746667 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_disk_cache.xml

index ff2b86a18405e4509420427688ac76adbb2f3d4f..398ed5d1762ff3f2aa1c3d0b9af36cb9cc20e809 100644 (file)
@@ -48,7 +48,7 @@
       serve files from the cache when supported by the platform, and
       when enabled with <directive module="core">EnableSendfile</directive>.
       However, per-directory and .htaccess configuration of
-      <directive module="core">EnableSendfile</directive> are ignored my
+      <directive module="core">EnableSendfile</directive> are ignored by
       <module>mod_disk_cache</module> as the corresponding settings are not
       available to the module when a request is being served from the
       cache.</p>