]> Sergey Matveev's repositories - nnn.git/commitdiff
Fix alignment
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 8 Dec 2018 12:12:33 +0000 (17:42 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 8 Dec 2018 12:12:33 +0000 (17:42 +0530)
src/nnn.c

index b88ca38c08abc0ea058c1fabc3b1b7b316478160..84df28b08212ef6d3b61f3f1d0298641b77a13c6 100644 (file)
--- 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)