}
/* 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
temporarily if searching of composition reach a limit or a
newline. */
int ch;
- /* If this an automatic composition, how many charaters to look back
+ /* If this an automatic composition, how many characters to look back
from the position where a character triggering the composition
exists. */
int lookback;