diff options
| -rw-r--r-- | shell/Config.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/shell/Config.in b/shell/Config.in index ee2f832fa..e064450b5 100644 --- a/shell/Config.in +++ b/shell/Config.in @@ -51,7 +51,7 @@ config ASH_BASH_COMPAT  	default y  	depends on ASH  	help -	  Enable bash-conpatible extensions. +	  Enable bash-compatible extensions.  config ASH_JOB_CONTROL  	bool "Job control" | 
