From 98092630efffdfaec82833f2366545baf9f01639 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 23 Apr 2010 20:48:22 +0300 Subject: [PATCH] dispextern.h: Fix a typo in a comment. --- src/dispextern.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5