changeset 43846:3f20994a6d4d

Fix typo.
author Pavel Janík <Pavel@Janik.cz>
date Tue, 12 Mar 2002 09:06:01 +0000
parents 2b7c6a39c827
children 1a315c273bb2
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Mar 11 21:53:49 2002 +0000
+++ b/src/ChangeLog	Tue Mar 12 09:06:01 2002 +0000
@@ -7,7 +7,7 @@
 	* xterm.c (note_mouse_movement): Put code for
 	x_autoselect_window_p in #if 0.
 
-	* lread.c (Fload): Don't assume that message_with_ntring uses the
+	* lread.c (Fload): Don't assume that message_with_string uses the
 	string it is given like a C string.
 
 2002-03-10  Jan D.  <Jan.Djarv@mbox200.swipnet.se>