1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00

dispextern.h: Fix a typo in a comment.

This commit is contained in:
Eli Zaretskii 2010-04-23 20:48:22 +03:00
parent a63f80b465
commit 98092630ef

View File

@ -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.