aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-12-26 17:37:38 +0000
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-12-26 17:37:38 +0000
commitbfa21cc6ff4902cb8a48e574cce5c78f5fd98ee6 (patch)
treeda5995d46e8f5505cf0af5d3049087f7d7cf5d16 /Config.in
parent52f326a239527e7242321661d2ba06b50daa3c43 (diff)
downloadbusybox-w32-bfa21cc6ff4902cb8a48e574cce5c78f5fd98ee6.tar.gz
busybox-w32-bfa21cc6ff4902cb8a48e574cce5c78f5fd98ee6.tar.bz2
busybox-w32-bfa21cc6ff4902cb8a48e574cce5c78f5fd98ee6.zip
adduser: trivial code movement
git-svn-id: svn://busybox.net/trunk/busybox@17082 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index a4d442dd8..acdecccab 100644
--- a/Config.in
+++ b/Config.in
@@ -441,7 +441,7 @@ config INSTALL_APPLET_DONT
441 prompt "not installed" 441 prompt "not installed"
442 depends on FEATURE_INSTALLER || FEATURE_SH_STANDALONE_SHELL 442 depends on FEATURE_INSTALLER || FEATURE_SH_STANDALONE_SHELL
443 help 443 help
444 Do not install applets links. Usefull when using the -install feature 444 Do not install applet links. Useful when using the -install feature
445 or a standalone shell for rescue pruposes. 445 or a standalone shell for rescue pruposes.
446 446
447endchoice 447endchoice