Commit 1e3fc912 authored by Lucien Gentis's avatar Lucien Gentis
Browse files

Small typo.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@746667 13f79535-47bb-0310-9956-ffa450edef68
parent 00705f22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>