diff options
Diffstat (limited to 'shell/Config.in')
-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 892b96e78..bcb5e719b 100644 --- a/shell/Config.in +++ b/shell/Config.in @@ -41,7 +41,7 @@ config CONFIG_ASH the most complete and most pedantically correct shell included with busybox. This shell is actually a derivative of the Debian 'dash' shell (by Herbert Xu), which was created by porting the 'ash' shell - (written by Kenneth Almquist) from NetBSD. + (written by Kenneth Almquist) from NetBSD. comment "Ash Shell Options" depends on CONFIG_ASH |