diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-11-22 18:21:08 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-11-22 18:21:08 +0000 |
commit | 7627cc14544468d3bb8c1de0728689850480099c (patch) | |
tree | 8002c2bc9987eb5b0fc317280785469f84d11ee9 /loginutils | |
parent | 81e264d4af1e5d5469f7654ebe463ed168e068ec (diff) |
- fix typo
Diffstat (limited to 'loginutils')
-rw-r--r-- | loginutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loginutils/Config.in b/loginutils/Config.in index f434585ef..2ad141511 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" |