From: Eli Zaretskii Date: Fri, 23 Apr 2010 17:48:22 +0000 (+0300) Subject: dispextern.h: Fix a typo in a comment. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~411 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=98092630efffdfaec82833f2366545baf9f01639;p=emacs.git dispextern.h: Fix a typo in a comment. --- diff --git a/src/dispextern.h b/src/dispextern.h index afbe6f5343d..72c0b2ef414 100644 --- a/src/dispextern.h +++ b/src/dispextern.h @@ -2231,7 +2231,7 @@ struct it If `what' == IT_COMPOSITION, the first component of a composition and length in bytes of the composition. - If `what' is anything else, these tow are undefined (will + If `what' is anything else, these two are undefined (will probably hold values for the last IT_CHARACTER or IT_COMPOSITION traversed by the iterator.