master 6f5bcd19b27 1/8: ; * etc/NEWS: Fix typo and wording of recently-added entry.

Sean Whitton <[email protected]> Sun, 26 Jul 2026 07:42:56 -0400 (EDT)
Newsgroups gmane.emacs.diffs
Message-ID <[email protected]>
branch: master
commit 6f5bcd19b27839a0fab530d9a6a33037d132a4df
Author: Eli Zaretskii <[email protected]>
Commit: Sean Whitton <[email protected]>

    ; * etc/NEWS: Fix typo and wording of recently-added entry.
---
 etc/NEWS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 653dedda04b..92033851c74 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -151,11 +151,11 @@ customize the new user option 'vc-dir-process-output-limit' to control
 how early to stop, and to disable this feature.
 
 ---
-*** M-x VC-Dir resolves symbolic link only if the directory has no backend
-When called interatively, 'vc-dir' checks if the passed directory has no
-VC backend.  And if its truename does and 'vc-follow-symlinks' is
-non-nil, the truename is used instead.  Before this change, the truename
-was used unconditionally.
+*** VC-Dir resolves symbolic links only if the directory has no backend.
+When called interactively, 'M-x vc-dir' checks if the passed directory
+has a VC backend.  If it doesn't, but the directory's truename does
+have a backend, and 'vc-follow-symlinks' is non-nil, the truename is
+used instead.  Previously, the truename was used unconditionally.
 
 +++
 *** Improved creation of commit log entry from ChangeLog.