]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos.
authorPavel Janík <Pavel@Janik.cz>
Thu, 28 Feb 2002 16:16:52 +0000 (16:16 +0000)
committerPavel Janík <Pavel@Janik.cz>
Thu, 28 Feb 2002 16:16:52 +0000 (16:16 +0000)
src/xterm.c

index 7cb9e0f435c51b0704f422d2c5f4a983556421cb..82f98d9b7e43e9f6d8ab8de92a34fe6b58375887 100644 (file)
@@ -8992,7 +8992,7 @@ x_set_toolkit_scroll_bar_thumb (bar, portion, position, whole)
                                                                         
 /* 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 @@ XTset_vertical_scroll_bar (w, portion, whole, position)
        }
 
       /* 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.  */
       {