summaryrefslogtreecommitdiff
path: root/help.go
diff options
context:
space:
mode:
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 10ae31c..12e8c9b 100644
--- a/help.go
+++ b/help.go
@@ -24,7 +24,7 @@ import (
var helpText []string = []string{"KEYBINDINGS",
"",
- "?: toggle zhelp",
+ "?: toggle help",
"S: super mouse",
"M: list all widgets positions",
"L: list all widgets in tree form",