]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix a recently modified entry.
authorEli Zaretskii <eliz@gnu.org>
Fri, 24 Sep 2021 11:07:15 +0000 (14:07 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 24 Sep 2021 11:07:15 +0000 (14:07 +0300)
etc/NEWS

index e251fa4de8bd67f09ecf2acbc48a233b0255c53c..7fef21b1d02b66318cb172bf6694dfd3c11d7489 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2594,7 +2594,7 @@ This is like 'filename', but is a full path, and is nil if the file
 doesn't exist.
 
 *** New 'thing-at-point' target: 'string'.
-If point is inside a string, it returns the enclosed string.
+If point is inside a string, it returns that string.
 
 +++
 *** New variable 'thing-at-point-provider-alist'.