fix typo
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 6 Apr 2010 16:51:29 +0000 (18:51 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 6 Apr 2010 16:51:29 +0000 (18:51 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Config.in

index 323b96cfc969df1732a770959ba06c966e5c5f40..40af9115d87c85c94d85b2ac0ff6f83328385653 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -259,7 +259,7 @@ config FEATURE_UTMP
          The file /var/run/utmp is used to track who is currently logged in.
          With this option on, certain applets (getty, login, telnetd etc)
          will create and delete entries there.
-         "who" apples requires this option.
+         "who" applet requires this option.
 
 config FEATURE_WTMP
        bool "Support wtmp file"
@@ -270,7 +270,7 @@ config FEATURE_WTMP
          and logged out of the system.
          With this option on, certain applets (getty, login, telnetd etc)
          will append new entries there.
-         "last" apples requires this option.
+         "last" applet requires this option.
 
 config FEATURE_PIDFILE
        bool "Support writing pidfiles"