]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix a typo
authorJeff Trawick <trawick@apache.org>
Wed, 19 Feb 2003 20:35:02 +0000 (20:35 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 19 Feb 2003 20:35:02 +0000 (20:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98736 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 0a4a345a3bb9c56d916fa2dbf83b7f19b6b8335f..6dd458bf517b2e5d2cf3486118cbd7f97557b370 100644 (file)
@@ -27,7 +27,7 @@ Changes with Apache 1.3.28
      system internally looked for the case-sensitive header.* pattern.)
      PR 7300 [William Rowe]
 
-  *) Correction to mod_autoindex so that only text/* files (perfering
+  *) Correction to mod_autoindex so that only text/* files (prefering
      /html, then /plain, then some other flavor) can be recovered
      from a multiview-based HEADER or README subrequest.
      [William Rowe]