]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: fix typo in NEWS
authorPhilip Rowlands <phr@doc.ic.ac.uk>
Tue, 5 Jan 2010 13:11:56 +0000 (14:11 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 5 Jan 2010 13:11:56 +0000 (14:11 +0100)
* NEWS: Fix typo: s/repeated/repeatedly/

NEWS

diff --git a/NEWS b/NEWS
index 7f012e4a0a6eae143943fe191314901af93a7bb8..42a8f47b7e228aa81fcdff9ecd4164ebab36630b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,7 +22,7 @@ GNU coreutils NEWS                                    -*- outline -*-
   files that was not done from the local system would go unnoticed.
   [bug introduced in coreutils-7.5]
 
-  tail -F (inotify-enabled) would abort when a tailed file is repeated
+  tail -F (inotify-enabled) would abort when a tailed file is repeatedly
   renamed-aside and then recreated.
   [bug introduced in coreutils-7.5]