aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-10-22 09:58:56 +0000
committerEric Andersen <andersen@codepoet.org>2003-10-22 09:58:56 +0000
commit88c916bdec7d444198f067529637b4a616ad3efe (patch)
tree12be1aa9b2eb9021ca7b7b4547efbf6e2f3eb023 /init
parent951df20b7e8f776e71c1063f910c34f5cfd0bec4 (diff)
downloadbusybox-88c916bdec7d444198f067529637b4a616ad3efe.tar.gz
Andreas Mohr writes:
the busybox menuconfig triggered my "inacceptable number of spelling mistakes" upper level, so I decided to make a patch ;-) I also improved some wording to describe some things in a better way. Many thanks for an incredible piece of software! Andreas Mohr, random OSS developer
Diffstat (limited to 'init')
-rw-r--r--init/Config.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/init/Config.in b/init/Config.in
index eb4211386..22c6c5518 100644
--- a/init/Config.in
+++ b/init/Config.in
@@ -89,9 +89,8 @@ config CONFIG_MESG
bool "mesg"
default y
help
- Mesg controls the access to your terminal by others. It
- is typically used to allow or disallow other users to write
- to your terminal
+ Mesg controls access to your terminal by others. It is typically
+ used to allow or disallow other users to write to your terminal
endmenu