svn commit: trunk/busybox/loginutils

aldot at busybox.net aldot at busybox.net
Wed Nov 22 10:21:08 PST 2006


Author: aldot
Date: 2006-11-22 10:21:08 -0800 (Wed, 22 Nov 2006)
New Revision: 16629

Log:
- fix typo


Modified:
   trunk/busybox/loginutils/Config.in


Changeset:
Modified: trunk/busybox/loginutils/Config.in
===================================================================
--- trunk/busybox/loginutils/Config.in	2006-11-22 17:42:06 UTC (rev 16628)
+++ trunk/busybox/loginutils/Config.in	2006-11-22 18:21:08 UTC (rev 16629)
@@ -117,7 +117,7 @@
 	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"



More information about the busybox-cvs mailing list