Fix a typo in a comment.
This commit is contained in:
parent
ae11bda519
commit
c1b9b2c27f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue