changeset 31859:9bb38b47a241

Fix typo.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 23 Sep 2000 18:24:51 +0000
parents 269d69b69fe4
children a51cc6093b82
files etc/NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Sep 23 02:46:19 2000 +0000
+++ b/etc/NEWS	Sat Sep 23 18:24:51 2000 +0000
@@ -2000,7 +2000,7 @@
 signal an error instead of returning nil if decoding fails.
 
 ** The function sendmail-user-agent-compose now recognizes a `body'
-header is the list of headers passed to it.
+header in the list of headers passed to it.
 
 ** The new function member-ignore-case works like `member', but
 ignores differences in case and text representation.