]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: NEWS: use consistent quoting
authorPádraig Brady <P@draigBrady.com>
Wed, 28 Sep 2022 18:01:04 +0000 (19:01 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 28 Sep 2022 18:01:04 +0000 (19:01 +0100)
* NEWS: Change unmatched curly quote to more consistent single quote.

NEWS

diff --git a/NEWS b/NEWS
index fe3c3137aea217473b50ecffe415c2bbb2949eb1..31b04fe9fbcbca127e0f895ac5df88cccda669f4 100644 (file)
--- 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