diff options
| author | Delapouite <delapouite@gmail.com> | 2018-03-09 09:22:06 +0100 |
|---|---|---|
| committer | Delapouite <delapouite@gmail.com> | 2018-03-09 09:22:06 +0100 |
| commit | 07572ca6d74fce862b4ca1e60326090288afdcbd (patch) | |
| tree | 40837117dcee10bb6c5ef2cd84b973dcb4833dcf | |
| parent | c6c501eb5bc997c1eebf73b1105476598b354f10 (diff) | |
Docs: fix typo for prompt mode <a-l>
| -rw-r--r-- | doc/pages/keys.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pages/keys.asciidoc b/doc/pages/keys.asciidoc index e61160e7..4ece568a 100644 --- a/doc/pages/keys.asciidoc +++ b/doc/pages/keys.asciidoc @@ -644,7 +644,7 @@ The following keys are recognized by this mode to help edition. move cursor to previous character *<right>*, *<a-l>*:: - move cursor to previous character + move cursor to next character *<home>*:: move cursor to first character |
