From f7ccf929eb7392238f0b5b0db65bc02057868a0b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Thu, 28 Feb 2002 16:16:52 +0000 Subject: [PATCH] Fix typos. --- src/xterm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/xterm.c b/src/xterm.c index 7cb9e0f435c..82f98d9b7e4 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -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. */ { -- 2.39.5