commit | f9447c49390f4935e19e89c88ce4a1311c080dbc | [log] [tgz] |
---|---|---|
author | Li Zefan <[email protected]> | Fri May 07 13:57:22 2010 +0800 |
committer | Michal Marek <[email protected]> | Wed Jun 02 15:10:32 2010 +0200 |
tree | 1ce4aec9b92c88487d5a50d8390350399bbc9ff7 | |
parent | 3fb9acb3297f5e1170f3e45a18cc3f8b1fd1901a [diff] [blame] |
menuconfig: improive help text a bit Suggested-by: Randy Dunlap <[email protected]> Signed-off-by: Li Zefan <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Michal Marek <[email protected]>
diff --git a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c index 2c83d32..d2f6e05 100644 --- a/scripts/kconfig/mconf.c +++ b/scripts/kconfig/mconf.c
@@ -74,7 +74,7 @@ "\n" " Shortcut: Press <H> or <?>.\n" "\n" -"o To show hidden options, press <Z>.\n" +"o To toggle the display of hidden options, press <Z>.\n" "\n" "\n" "Radiolists (Choice lists)\n"