From: Bernhard Reutner-Fischer Date: Wed, 22 Nov 2006 18:21:08 +0000 (-0000) Subject: - fix typo X-Git-Tag: 1_4_0~350 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7627cc14544468d3bb8c1de0728689850480099c;p=platform%2Fupstream%2Fbusybox.git - fix typo --- diff --git a/loginutils/Config.in b/loginutils/Config.in index f434585..2ad1415 100644 --- a/loginutils/Config.in +++ b/loginutils/Config.in @@ -117,7 +117,7 @@ config LOGIN_SCRIPTS default n help Enable this if you want login to execute $LOGIN_PRE_SUID_SCRIPT - just prior to swithching from root to logged-in user. + just prior to switching from root to logged-in user. config FEATURE_SECURETTY bool "Support for /etc/securetty"