changeset 43591:44b1361176db

Fix typos.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 28 Feb 2002 16:16:52 +0000
parents 043b00ff0285
children 57b39ddab58f
files src/xterm.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/xterm.c	Thu Feb 28 16:14:50 2002 +0000
+++ b/src/xterm.c	Thu Feb 28 16:16:52 2002 +0000
@@ -8992,7 +8992,7 @@
 									 
 /* Create a scroll bar and return the scroll bar vector for it.  W is
    the Emacs window on which to create the scroll bar. TOP, LEFT,
-   WIDTH and HEIGHT are.the pixel coordinates and dimensions of the
+   WIDTH and HEIGHT are the pixel coordinates and dimensions of the
    scroll bar. */
 
 static struct scroll_bar *
@@ -9334,7 +9334,7 @@
 	}
 
       /* Clear areas not covered by the scroll bar because it's not as
-	 wide as the area reserved for it .  This makes sure a
+	 wide as the area reserved for it.  This makes sure a
 	 previous mode line display is cleared after C-x 2 C-x 1, for
 	 example.  */
       {