diff options
-rw-r--r-- | runtime/doc/scroll.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/scroll.txt b/runtime/doc/scroll.txt index 1604c9a1d3..8b727a86fb 100644 --- a/runtime/doc/scroll.txt +++ b/runtime/doc/scroll.txt @@ -43,7 +43,7 @@ CTRL-D Scroll window Downwards in the buffer. The number of <S-Down> or *<S-Down>* *<kPageDown>* <PageDown> or *<PageDown>* *CTRL-F* -<S-CR> or *<S-CR>* *CTRL-SHIFT-CR* *<S-NL>* +<S-CR> or *<S-CR>* *<S-NL>* <S-+> or *SHIFT-+* *<S-Plus>* CTRL-F Scroll window [count] pages Forwards (downwards) in the buffer. See also 'startofline' option. |