]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix typo.
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 12 Apr 2024 13:51:26 +0000 (15:51 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 17:09:13 +0000 (19:09 +0200)
(cherry picked from commit 2fc7e21f5e75ea6b00d6f7344335f44f5663d955)

etc/NEWS

index 3023657e7540ae3d0489b5360d5a375b297cdb5e..c5f2cf99041567f644a96430907cbe97633cffa1 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1894,7 +1894,7 @@ minibuffer history is reserved for past minibuffer inputs.
 +++
 ** Conversion of strings to and from byte-arrays works with multibyte strings.
 The functions 'dbus-string-to-byte-array' and
-'dbus-byte-array-to-string}' now accept and return multibyte Lisp
+'dbus-byte-array-to-string' now accept and return multibyte Lisp
 strings, encoding to UTF-8 and decoding from UTF-8 internally.  This
 means that the argument to 'dbus-byte-array-to-string' must be a valid
 UTF-8 byte sequence, and the optional parameter MULTIBYTE of