From b8add673fe8a32c9e34dba82ac31523c2464805f Mon Sep 17 00:00:00 2001 From: Jose Lombera Date: Wed, 15 Jun 2022 14:47:13 -0500 Subject: doc: fix typo s/largs/large/ --- doc/haredoc.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/haredoc.txt') diff --git a/doc/haredoc.txt b/doc/haredoc.txt index c2e6f60..72d5fb2 100644 --- a/doc/haredoc.txt +++ b/doc/haredoc.txt @@ -20,14 +20,14 @@ MAPPINGS *K* *haredoc-K* K Show documentation for the Hare symbol under the cursor in a |popup-window|. - Press d and u to scroll largs outputs. + Press d and u to scroll large outputs. Press q or CTRL-C to close. *gK* *haredoc-gK* gK Show documentation for the Hare symbol under the cursor in a |terminal-window|. - Press d and u to scroll largs outputs. + Press d and u to scroll large outputs. Press q or CTRL-C once or twice to close. COMMANDS @@ -35,7 +35,7 @@ COMMANDS *:Haredoc* :Haredoc {symbol} Show documentation for the given Hare symbol in a |terminal-window|. - Press d and u to scroll largs outputs. + Press d and u to scroll large outputs. Press q or CTRL-C once or twice to close. :Haredoc . Same as the |K| command. -- cgit v1.2.3