aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/help_screen.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/help_screen.ml b/lib/help_screen.ml
index 637b65a..4dc527e 100644
--- a/lib/help_screen.ml
+++ b/lib/help_screen.ml
@@ -29,7 +29,7 @@ let general_help_menu =
; "Note View", "1"
; "Todo View", "2"
; "Done View", "3"
- ; "Edit File", "Enter, e"
+ ; "Edit File in $EDITOR", "Enter, e"
]