summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Rowlands <phr@doc.ic.ac.uk>2010-01-05 14:11:56 +0100
committerJim Meyering <meyering@redhat.com>2010-01-05 14:11:56 +0100
commitbbdc929602fb1a3886fced0459ba405151549739 (patch)
tree1e34def691b0942f49095b57522c5d1614074dc9 /NEWS
parent4db2f5c6bca6fefdbc21674de9fc770ff8f75808 (diff)
downloadcoreutils-bbdc929602fb1a3886fced0459ba405151549739.tar.xz
doc: fix typo in NEWS
* NEWS: Fix typo: s/repeated/repeatedly/
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7f012e4a0..42a8f47b7 100644
--- 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]