aboutsummaryrefslogtreecommitdiffstats
path: root/src/composite.c
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2008-11-12 15:59:06 +0000
committerJuanma Barranquero <[email protected]>2008-11-12 15:59:06 +0000
commit22e33406d44d52ad31a0130579318e3e89be479d (patch)
treeea6b8507fe0ce443aea5782a3ced20d98bea9e70 /src/composite.c
parent62e62ea8662b533692802ff72ac5156dba9b4d4a (diff)
Fix typo in comment.
Diffstat (limited to 'src/composite.c')
-rw-r--r--src/composite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/composite.c b/src/composite.c
index 5f04c8ae8c..829e163b83 100644
--- a/src/composite.c
+++ b/src/composite.c
@@ -1055,7 +1055,7 @@ composition_compute_stop_pos (cmp_it, charpos, bytepos, endpos, string)
}
/* 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