diff src/xterm.c @ 42675:640c0fcaebf1

Fix typos.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 12 Jan 2002 16:01:51 +0000
parents 0f408d016a15
children 21f5612addbb
line wrap: on
line diff
--- a/src/xterm.c	Sat Jan 12 15:58:30 2002 +0000
+++ b/src/xterm.c	Sat Jan 12 16:01:51 2002 +0000
@@ -1608,7 +1608,7 @@
    4. `:height HEIGHT' specifies that the height of the stretch produced
    should be HEIGHT, measured in canonical character units.
 
-   5. `:relative-height FACTOR' specifies that the height of the the
+   5. `:relative-height FACTOR' specifies that the height of the
    stretch should be FACTOR times the height of the characters having
    the glyph property.
 
@@ -7654,7 +7654,7 @@
 #endif /* not 0 */
 
 
-/* Find the position of the the glyph for position POS in OBJECT in
+/* Find the position of the glyph for position POS in OBJECT in
    window W's current matrix, and return in *X/*Y the pixel
    coordinates, and return in *HPOS/*VPOS the column/row of the glyph.