]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix typos.
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 7 Mar 2023 17:50:44 +0000 (18:50 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 7 Mar 2023 17:50:44 +0000 (18:50 +0100)
etc/NEWS

index 5e1a1c4e3440b89b26d74f32bb20723e25fa7833..01ab4b8a1dbfec6a922c29ff4ef181dde4cc5197 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2091,7 +2091,7 @@ completion, and adds the Emoji into the search string.
 *** New user option 'gdb-debuginfod-enable-setting'.
 On capable platforms, GDB 10.1 and later can download missing source
 and debug info files from special-purpose servers, called "debuginfod
-servers".  Use this new option to control whether "M-x gdb" instructs
+servers".  Use this new option to control whether 'M-x gdb' instructs
 GDB to download missing files from debuginfod servers when you debug
 the corresponding programs.  The default is to ask you at the
 beginning of each debugging session whether to download the files for