(move_it_in_display_line_to): Fix a typo in a comment.
This commit is contained in:
parent
614bd9cfdd
commit
58a5068ad1
1 changed files with 1 additions and 1 deletions
|
@ -6914,7 +6914,7 @@ move_it_in_display_line_to (struct it *it,
|
|||
}
|
||||
|
||||
set_iterator_to_next (it, 1);
|
||||
/* One graphical terminals, newlines may
|
||||
/* On graphical terminals, newlines may
|
||||
"overflow" into the fringe if
|
||||
overflow-newline-into-fringe is non-nil.
|
||||
On text-only terminals, newlines may
|
||||
|
|
Loading…
Add table
Reference in a new issue