]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
s/cange/change/
authorJeff Trawick <trawick@apache.org>
Tue, 10 Nov 2009 18:05:12 +0000 (18:05 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 10 Nov 2009 18:05:12 +0000 (18:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@834568 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f9825dbf6fa09b33f12320b84f5d9c8d0a92854c..9b929d51b2060430e5114d4f6223696814aba95d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -30,7 +30,7 @@ Changes with Apache 2.3.3
      old file if the transfer aborted. PR 39815. [Paul Querna, Stefan Fritsch]
 
   *) mod_dav_fs: Remove inode keyed locking as this conflicts with atomically
-     creating files. On systems with inode numbers, this is a format cange of
+     creating files. On systems with inode numbers, this is a format change of
      the DavLockDB. The old DavLockDB must be deleted on upgrade.
      [Stefan Fritsch]