Mercurial > emacs
changeset 99512:0ba1e475119f
Fix typo in comment.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 12 Nov 2008 15:58:37 +0000 |
parents | c4253d0af9b0 |
children | ac5b273ec7ef |
files | src/composite.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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