diff options
Diffstat (limited to 'package/zsh/Config.in')
-rw-r--r-- | package/zsh/Config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/zsh/Config.in b/package/zsh/Config.in index ed8cf678de..2e9daac6ef 100644 --- a/package/zsh/Config.in +++ b/package/zsh/Config.in @@ -4,9 +4,9 @@ config BR2_PACKAGE_ZSH depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS select BR2_PACKAGE_NCURSES help - zsh is a shell designed for interactive use, although it is also - a powerful scripting language. Many of the useful features of bash, - ksh, and tcsh were incorporated into zsh; many original features - were added. + zsh is a shell designed for interactive use, although it is + also a powerful scripting language. Many of the useful + features of bash, ksh, and tcsh were incorporated into zsh; + many original features were added. http://www.zsh.org/ |