diff options
Diffstat (limited to 'package/dialog')
-rw-r--r-- | package/dialog/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dialog/Config.in b/package/dialog/Config.in index 46b3b73cd..6cadbef94 100644 --- a/package/dialog/Config.in +++ b/package/dialog/Config.in @@ -3,9 +3,9 @@ config BR2_PACKAGE_DIALOG default n select BR2_PACKAGE_NCURSES help - dialog - display dialog boxes from shell scripts + dialog - display dialog boxes from shell scripts - This application provides a method of displaying several different + This application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. |