diff src/w32term.c @ 42675:640c0fcaebf1

Fix typos.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 12 Jan 2002 16:01:51 +0000
parents 025e76c82b80
children 1217a83a82e4
line wrap: on
line diff
--- a/src/w32term.c	Sat Jan 12 15:58:30 2002 +0000
+++ b/src/w32term.c	Sat Jan 12 16:01:51 2002 +0000
@@ -1815,7 +1815,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.
 
@@ -7285,7 +7285,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.