Fixed some misspellings.
authorWayne Davison <wayned@samba.org>
Mon, 2 May 2005 17:27:20 +0000 (17:27 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 2 May 2005 17:27:20 +0000 (17:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 703806527f1895a318106bbd301a7781d050cadc..dde85f43c6b0f0cc95718ad50b4cf638e5489e8c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ Changes since 2.6.4:
       rsyncd.conf file.
 
     - Fixed a bug in the transfer of a single file when -H is specified
       rsyncd.conf file.
 
     - Fixed a bug in the transfer of a single file when -H is specified
-      that might have caused an infininte loop or perhaps a crash.
+      that might have caused an infinite loop or perhaps a crash.
 
     - Fixed a case where the generator might try to tweak the write
       permissions of a read-only directory in list-only mode.
 
     - Fixed a case where the generator might try to tweak the write
       permissions of a read-only directory in list-only mode.
@@ -46,8 +46,8 @@ Changes since 2.6.4:
       no longer tries to remove files from inside a mount-point on the
       receiving side.
 
       no longer tries to remove files from inside a mount-point on the
       receiving side.
 
-    - Fixed a compatibility problem when usig --cvs-ignore (-C) and sending
-      files to an older rsync without using --delete.
+    - Fixed a compatibility problem when using --cvs-ignore (-C) and
+      sending files to an older rsync without using --delete.
 
   ENHANCEMENTS:
 
 
   ENHANCEMENTS: