From: Pádraig Brady Date: Wed, 28 Sep 2022 18:01:04 +0000 (+0100) Subject: maint: NEWS: use consistent quoting X-Git-Tag: v9.2~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=339fb6bb842e39b5bcca4a7473d0781c4d3b80e6;p=thirdparty%2Fcoreutils.git maint: NEWS: use consistent quoting * NEWS: Change unmatched curly quote to more consistent single quote. --- diff --git a/NEWS b/NEWS index fe3c3137ae..31b04fe9fb 100644 --- a/NEWS +++ b/NEWS @@ -45,7 +45,7 @@ GNU coreutils NEWS -*- outline -*- internal errors it would exit with status 1, which was less distinguishable from errors from the invoked command. - ’stat -c %s' now prints sizes as unsigned, consistent with 'ls'. + 'stat -c %s' now prints sizes as unsigned, consistent with 'ls'. ** New Features