]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Synch with trunk.
authorJoe Orton <jorton@apache.org>
Thu, 20 Jan 2005 10:57:16 +0000 (10:57 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 20 Jan 2005 10:57:16 +0000 (10:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125753 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 65d332a7471c3ba290a27db67cc129ee1addbdcb..724ba74985f715b500c218bc51aab12f6f64bd54 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8787,7 +8787,7 @@ Changes with Apache 1.3.1
 
   *) Cache a proxied request in the event that the client cancels the
      transfer, provided that the configured percentage of the file has
-     already been transfered. It works for HTTP transfers only.  The 
+     already been transferred. It works for HTTP transfers only.  The 
      new configuration directive is called CacheForceCompletion. 
      [Glen Parker <glenebob nwlink.com>] PR#2277