summaryrefslogtreecommitdiffstats
path: root/src/doc
diff options
context:
space:
mode:
authorandmarti1424 <andmarti@gmail.com>2017-02-28 22:14:17 -0300
committerandmarti1424 <andmarti@gmail.com>2017-02-28 22:14:17 -0300
commit4006ec65fa95ae177d6125f561e90e30dd5b4da0 (patch)
tree3e5e5723834162747879d2588b94ce020bf50f24 /src/doc
parent490686564f221b64b5a9915b6fb7af66ff8ff313 (diff)
fixed typo
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc b/src/doc
index 25a75dc..b1e3a15 100644
--- a/src/doc
+++ b/src/doc
@@ -53,7 +53,7 @@ Navigation commands:
M Go to the middle row on the screen.
gg c-a Go to the first cell of sheet.
G gG Go to last valid cell of sheet.
- gl Go to the last (prevously occupied) cell position.
+ gl Go to the last (previously occupied) cell position.
c-f c-b Scrolls down and up full screen.
:set half_page_scroll=1 to scroll by half a page instead.
half_page_scroll=0 (default) scrolls by a full page.