changeset 101929:2de827642b1f

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 10 Feb 2009 09:02:05 +0000
parents d84789856fe7
children a7b014166b41
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Feb 10 06:17:23 2009 +0000
+++ b/lisp/ChangeLog	Tue Feb 10 09:02:05 2009 +0000
@@ -2,7 +2,7 @@
 
 	* descr-text.el (describe-char-display): On terminal, if terminal
 	coding system is nil, assume us-ascii.
-	(describe-char): Don't show the composition informaiton if it is
+	(describe-char): Don't show the composition information if it is
 	trivial.
 
 2009-02-10  Nick Roberts  <nickrob@snap.net.nz>