From fce848de3cb8b051e2bfcbb46ae0d9ddd3712eb8 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 18 Dec 2019 23:48:19 +0530 Subject: [PATCH] Fix typos in help --- src/nnn.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/nnn.c b/src/nnn.c index 81fe06d8..dbb6e71f 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -3470,11 +3470,11 @@ static void show_help(const char *path) "9g ^A Top%-11cRet Right l Open\n" "9G ^E Bottom%-18c' First file\n" "cb Pin CWD%-16c^B Go to pinned dir\n" - "8c, ^/ Lead key%-10cN LeadN Context N\n" + "9, ^/ Lead key%-10cN LeadN Context N\n" "6(Sh)Tab Cycle context%-11cd Detail view toggle\n" "c/ Filter%-13cIns ^N Nav-as-you-type toggle\n" "aEsc Exit prompt%-9c^L F5 Redraw/clear prompt\n" - "c. Show/hide dots%-10c? Help, conf\n" + "c. Hidden toggle%-11c? Help, conf\n" "9Q ^Q Quit%-20cq Quit context\n" "b^G QuitCD%-1c\n" "1FILES\n"