]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last change in etc/NEWS
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 24 Jan 2023 17:27:57 +0000 (18:27 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 24 Jan 2023 17:27:57 +0000 (18:27 +0100)
etc/NEWS

index ec0c9650f76c06d71a461dbc61d407dd271ce83d..5da9a0697368a2b143d1ac30911d2c4dc8316b6f 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1681,7 +1681,7 @@ command is installed.
 *** C++ Mode now supports most of the new features in the C++20 Standard.
 
 ---
-*** In Objective C Mode, no extra types are recognized by default.
+*** In Objective-C Mode, no extra types are recognized by default.
 The default value of 'objc-font-lock-extra-types' has been changed to
 nil, since too many identifiers were getting misfontified as types.
 This may cause some actual types not to get fontified.  To get the old