aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.c
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2009-10-04 02:58:53 +0000
committerJuanma Barranquero <[email protected]>2009-10-04 02:58:53 +0000
commit2b34df4ebc935a834a77b930b35c4a42f7236440 (patch)
tree38a4bf160efa08af8c9879fcd4b4263945c66df8 /src/term.c
parent040759526fbb4f10bba6e3f8c243a35bdb043032 (diff)
Fix typos in comments.
Diffstat (limited to 'src/term.c')
-rw-r--r--src/term.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/term.c b/src/term.c
index 0d0095785e..d5855b4cbf 100644
--- a/src/term.c
+++ b/src/term.c
@@ -1808,8 +1808,8 @@ append_composite_glyph (it)
/* Produce a composite glyph for iterator IT. IT->cmp_id is the ID of
the composition. We simply produces components of the composition
- assuming that that the terminal has a capability to layout/render
- it correctly. */
+ assuming that the terminal has a capability to layout/render it
+ correctly. */
static void
produce_composite_glyph (it)