]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Fixed a typo.
authorWayne Davison <wayned@samba.org>
Sun, 30 Mar 2003 23:19:22 +0000 (23:19 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 30 Mar 2003 23:19:22 +0000 (23:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 21774e00cd13a6a5ca4c352a78ede9d57f874cdd..4a9406ce406901985dd7e9e3ddb04929c8884549 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ Changes since version 2.5.6:
       multiple files of the same name are destined for the same dir.
       (Wayne Davison)
 
-    - Keep tmp names from overflowing MAXPATH.
+    - Keep tmp names from overflowing MAXPATHLEN.
 
   INTERNAL: