]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: NEWS: add a missing quotation mark
authorCollin Funk <collin.funk1@gmail.com>
Sat, 24 Jan 2026 04:15:57 +0000 (20:15 -0800)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 24 Jan 2026 04:15:57 +0000 (20:15 -0800)
* NEWS: Add a closing quotation mark.

NEWS

diff --git a/NEWS b/NEWS
index 2c0b12a20a92b06bd0a9f55f99ebdf01aa8f7cf8..c3c985bb32943d88d5140f9f18dd439df8c5c193 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -51,7 +51,7 @@ GNU coreutils NEWS                                    -*- outline -*-
   This augments the existing "symlinks" and "shebangs" modes already
   supported by the --enable-single-binary option.
 
-  'stat and 'tail' now know about the "guest-memfd" file system type.
+  'stat' and 'tail' now know about the "guest-memfd" file system type.
   stat -f -c%T now reports the file system type,
   and tail -f uses polling for this file system.