aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispextern.h2
1 files changed, 1 insertions, 1 deletions
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
2231 If `what' == IT_COMPOSITION, the first component of a composition 2231 If `what' == IT_COMPOSITION, the first component of a composition
2232 and length in bytes of the composition. 2232 and length in bytes of the composition.
2233 2233
2234 If `what' is anything else, these tow are undefined (will 2234 If `what' is anything else, these two are undefined (will
2235 probably hold values for the last IT_CHARACTER or IT_COMPOSITION 2235 probably hold values for the last IT_CHARACTER or IT_COMPOSITION
2236 traversed by the iterator. 2236 traversed by the iterator.
2237 2237