changeset 42766:30b26e73fa4f

Fix a typo in the last entry.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 15 Jan 2002 17:31:19 +0000
parents fc971258e444
children 7da18198e410
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jan 15 17:22:17 2002 +0000
+++ b/src/ChangeLog	Tue Jan 15 17:31:19 2002 +0000
@@ -1,7 +1,7 @@
 2002-01-15  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* xdisp.c (display_mode_element): When computing charpos, depend
-	on multibytenes of elt, not the text in field.
+	on multibyteness of elt, not the text in field.
 
 2002-01-15  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>