From: Arun Prakash Jana Date: Sat, 8 Dec 2018 12:12:33 +0000 (+0530) Subject: Fix alignment X-Git-Tag: v2.2~40 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=d52482320ab992317438c1f6493d2f500c75d222;p=nnn.git Fix alignment --- diff --git a/src/nnn.c b/src/nnn.c index b88ca38c..84df28b0 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)