From 339fb6bb842e39b5bcca4a7473d0781c4d3b80e6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Wed, 28 Sep 2022 19:01:04 +0100 Subject: [PATCH] maint: NEWS: use consistent quoting * NEWS: Change unmatched curly quote to more consistent single quote. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2