summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2010-02-01 15:40:44 +0000
committerPádraig Brady <P@draigBrady.com>2010-02-01 15:40:44 +0000
commit628b1d5e7e63958ae01d5e650d4ca7352a6f1859 (patch)
treef9d8b887c4db1a3ba13347fc121ed3eed743772d /NEWS
parentf86bb6967dba1e2b6026997963a90e00cd641490 (diff)
downloadcoreutils-628b1d5e7e63958ae01d5e650d4ca7352a6f1859.tar.xz
maint: fix a typo in NEWS
* NEWS: s/contains/contain/
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a96e59439..323845d99 100644
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,7 @@ GNU coreutils NEWS -*- outline -*-
sequence when it would be a no-op.
join -t '' no longer emits an error and instead operates on
- each line as a whole (even if they contains NUL characters).
+ each line as a whole (even if they contain NUL characters).
* Noteworthy changes in release 8.4 (2010-01-13) [stable]