aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/nnn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index 67e2764..961fab8 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -426,7 +426,7 @@ static const char * const envs[] = {
"VISUAL",
"EDITOR",
"PAGER",
- "NN",
+ "NNN",
};
/* Event handling */