aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/nnn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index b88ca38..84df28b 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -2059,7 +2059,7 @@ static bool show_help(char *path)
"d^J Disk usage S Apparent du\n"
"es Size t Modification time\n"
"1MISC\n"
- "a!, ^] Spawn SHELL in dir o Launch app\n"
+ "a!, ^] Spawn SHELL in dir o Launch app\n"
"eR Run custom script L Lock terminal\n"};
if (fd == -1)