diff options
Diffstat (limited to 'runtime/doc/version5.txt')
-rw-r--r-- | runtime/doc/version5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/version5.txt b/runtime/doc/version5.txt index 74e1bfc91..b27e93399 100644 --- a/runtime/doc/version5.txt +++ b/runtime/doc/version5.txt @@ -1500,7 +1500,7 @@ the whole thing. "r<CR>" didn't work correctly on the last char of a line. -sometimes a window resize or other signal caused an endless loop, involving +Sometimes a window resize or other signal caused an endless loop, involving set_winsize(). "vim -r" didn't work, it would just hang (using tgetent() while 'term' is |