From: Pádraig Brady Date: Mon, 1 Feb 2010 15:40:44 +0000 (+0000) Subject: maint: fix a typo in NEWS X-Git-Tag: v8.5~85 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=628b1d5e7e63958ae01d5e650d4ca7352a6f1859;p=thirdparty%2Fcoreutils.git maint: fix a typo in NEWS * NEWS: s/contains/contain/ --- diff --git a/NEWS b/NEWS index a96e594397..323845d99d 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]