diff src/composite.c @ 99512:0ba1e475119f

Fix typo in comment.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 12 Nov 2008 15:58:37 +0000
parents ef372a9c4197
children e038c1a8307c
line wrap: on
line diff
--- 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