Fix a typo in a comment.

This commit is contained in:
Eli Zaretskii 2013-02-18 18:34:09 +02:00
parent ae11bda519
commit c1b9b2c27f

View file

@ -28422,7 +28422,7 @@ x_draw_vertical_border (struct window *w)
if (FRAME_HAS_VERTICAL_SCROLL_BARS (XFRAME (w->frame)))
return;
/* Note: It is necessary to redraw bot the left and the right
/* Note: It is necessary to redraw both the left and the right
borders, for when only this single window W is being
redisplayed. */
if (!WINDOW_RIGHTMOST_P (w)