aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-12-26 17:37:38 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2006-12-26 17:37:38 +0000
commit3ef70d43adfa3eb0f74fefd72d05578b3e332b76 (patch)
treeda5995d46e8f5505cf0af5d3049087f7d7cf5d16 /Config.in
parentbf0a201008671f81c107de72c026b1b84967561d (diff)
downloadbusybox-w32-3ef70d43adfa3eb0f74fefd72d05578b3e332b76.tar.gz
busybox-w32-3ef70d43adfa3eb0f74fefd72d05578b3e332b76.tar.bz2
busybox-w32-3ef70d43adfa3eb0f74fefd72d05578b3e332b76.zip
adduser: trivial code movement
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