# HG changeset patch # User Pavel Jank # Date 1014913012 0 # Node ID 44b1361176db2237422a172968535da79e443470 # Parent 043b00ff0285992276161fbf86778c12fd1c5430 Fix typos. diff -r 043b00ff0285 -r 44b1361176db src/xterm.c --- 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. */ {