diff src/term.c @ 105426:d0a6d64c3cfc

Fix typos in comments.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 04 Oct 2009 02:58:53 +0000
parents 531520bb5152
children bac26aa40069
line wrap: on
line diff
--- a/src/term.c	Sun Oct 04 02:25:42 2009 +0000
+++ b/src/term.c	Sun Oct 04 02:58:53 2009 +0000
@@ -1808,8 +1808,8 @@
 
 /* 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)