summaryrefslogtreecommitdiff
path: root/help.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-31 09:02:35 -0600
committerJeff Carr <[email protected]>2025-01-31 13:47:45 -0600
commit9f38585892d08690dde1b67b9a01006af308a949 (patch)
tree6f1d57dbee43651a85f7104fbfe9b08bb22afab0 /help.go
parent1a1881aa4e39e256126972c0cbe7f0db93ee20ec (diff)
I'm trying to make this clearer to understand
Diffstat (limited to 'help.go')
-rw-r--r--help.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/help.go b/help.go
index 8131b19..832cd9a 100644
--- a/help.go
+++ b/help.go
@@ -14,7 +14,7 @@ import (
var helpText []string = []string{"KEYBINDINGS",
"",
- "?: toggle help",
+ "?: toggle helps",
"d: toggle debugging",
"r: redraw widgets",
"s/h: show/hide all widgets",