diff options
Diffstat (limited to 'menuconfig.py')
| -rwxr-xr-x | menuconfig.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/menuconfig.py b/menuconfig.py index 83c0915..081496f 100755 --- a/menuconfig.py +++ b/menuconfig.py @@ -226,7 +226,7 @@ _MAIN_HELP_LINES = """ # Lines of help text shown at the bottom of the information dialog _INFO_HELP_LINES = """ -[ESC/q] Return to menu +[ESC/q] Return to menu [/] Jump to symbol """[1:-1].split("\n") # Lines of help text shown at the bottom of the search dialog |
