# HG changeset patch # User Eli Zaretskii # Date 1254052160 0 # Node ID 876f51a736be5729d47df55d33891127c988fcee # Parent 9408f8b2003185458f5b1dd7b74ec0b2fab16ad7 (move_it_in_display_line_to): Fix a typo in a comment. diff -r 9408f8b20031 -r 876f51a736be src/xdisp.c --- a/src/xdisp.c Sun Sep 27 08:27:57 2009 +0000 +++ b/src/xdisp.c Sun Sep 27 11:49:20 2009 +0000 @@ -6914,7 +6914,7 @@ } 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