Replace space by tabs

This commit is contained in:
Ulf Samuelsson
2007-07-28 23:02:26 +00:00
parent 19ab5e67fe
commit fa9fc5aafa
16 changed files with 135 additions and 135 deletions

View File

@@ -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.