changeset 41367:65eb0f7957c8

Fix a typo.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 22 Nov 2001 11:11:48 +0000
parents e5eaf696dd6b
children 6a9bede30a62
files etc/NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Nov 22 10:10:55 2001 +0000
+++ b/etc/NEWS	Thu Nov 22 11:11:48 2001 +0000
@@ -208,7 +208,7 @@
 `query-replace' and related functions simply ignore
 a match if part of it has a read-only property.
 
-** In `replace-match', the replacement text no longerinherits
+** In `replace-match', the replacement text no longer inherits
 properties from surrounding text.
 
 ** New function `buffer-local-value'.