From d65271860a3e14c36202ebbdcbbe6fbe0e76f61d Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 14 Jan 2020 01:36:57 +0530 Subject: [PATCH] Fix typo --- src/nnn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nnn.c b/src/nnn.c index 8383ff7e..96cdefeb 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -510,7 +510,7 @@ static const char * const messages[] = { "'s'shfs / 'r'clone?", "may take a while, try refresh", "app name: ", - "'d'efault, e'x'tract / 'l'ist / 'm'ount?", + "'d'efault / e'x'tract / 'l'ist / 'm'ount?", "plugin keys:", "bookmark keys:", "invalid regex",