]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo in /etc/NEWS
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 17 Aug 2016 07:39:04 +0000 (09:39 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 17 Aug 2016 07:39:04 +0000 (09:39 +0200)
etc/NEWS

index d897009e26cb1419090ade2ea383921cab28dd8b..7cd1c5eb1515c802650e449e32b4041787d01a9f 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1269,9 +1269,9 @@ that happen, 'unhandled-file-name-directory' now defaults to calling
 'file-name-as-directory'.
 
 ** The URL package now insists on sending only unibyte strings to server
-This means packages that use URL cannot bind `url-request-data' to
+This means packages that use URL cannot bind 'url-request-data' to
 multibyte strings.  If non-ASCII characters should be part of the URL
-payload, then `url-request-data' should be encoded to become a unibyte
+payload, then 'url-request-data' should be encoded to become a unibyte
 string.
 
 \f