# HG changeset patch # User Eli Zaretskii # Date 1272044902 -10800 # Node ID 076e73b014a586671e0ae1300c47bda14cc3696e # Parent e89f03024591ae94f5cd9d7f9e3e7ed73210cabd dispextern.h: Fix a typo in a comment. diff -r e89f03024591 -r 076e73b014a5 src/dispextern.h --- 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.