Mercurial > emacs
changeset 108087:076e73b014a5
dispextern.h: Fix a typo in a comment.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 23 Apr 2010 20:48:22 +0300 |
parents | e89f03024591 |
children | 2bdfb77de643 |
files | src/dispextern.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/dispextern.h Fri Apr 23 10:40:47 2010 -0700 +++ b/src/dispextern.h Fri Apr 23 20:48:22 2010 +0300 @@ -2231,7 +2231,7 @@ 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.