]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: fix a typo in NEWS
authorPádraig Brady <P@draigBrady.com>
Mon, 1 Feb 2010 15:40:44 +0000 (15:40 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 1 Feb 2010 15:40:44 +0000 (15:40 +0000)
* NEWS: s/contains/contain/

NEWS

diff --git a/NEWS b/NEWS
index a96e594397390bf07db12d7f13d4edb941125bf5..323845d99d15ad37d7ed08a8d81ce673fa72a808 100644 (file)
--- 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]