# HG changeset patch # User Juanma Barranquero # Date 1226505517 0 # Node ID 0ba1e475119f9fc421512bc3375cf1e2dfb36c71 # Parent c4253d0af9b09aa1203cdc259df0b50bc810e3c7 Fix typo in comment. diff -r c4253d0af9b0 -r 0ba1e475119f src/composite.c --- a/src/composite.c Wed Nov 12 15:52:12 2008 +0000 +++ b/src/composite.c Wed Nov 12 15:58:37 2008 +0000 @@ -1055,7 +1055,7 @@ } /* Check if the character at CHARPOS (and BYTEPOS) is composed - (possibly with the following charaters) on window W. ENDPOS limits + (possibly with the following characters) on window W. ENDPOS limits characters to be composed. FACE, in non-NULL, is a base face of the character. If STRING is not nil, it is a string containing the character to check, and CHARPOS and BYTEPOS are indices in the