aboutsummaryrefslogtreecommitdiff
path: root/console-tools
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-08-19 22:26:05 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-08-19 22:26:05 +0000
commit625ed8e027e703c06a82bfbb8b4e8fd4876c7779 (patch)
treed84e7107303e339853ac0389c99bd0a59762afd8 /console-tools
parentc77e843c0927bc4235d6d54981bcf7fdaa9f0421 (diff)
downloadbusybox-625ed8e027e703c06a82bfbb8b4e8fd4876c7779.tar.gz
Updating defconfig, fixing a typo in Config.in
Diffstat (limited to 'console-tools')
-rw-r--r--console-tools/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/Config.in b/console-tools/Config.in
index a08ee42f7..254e2f7c8 100644
--- a/console-tools/Config.in
+++ b/console-tools/Config.in
@@ -118,6 +118,6 @@ config SHOWKEY
bool "showkey"
default n
help
- Shows keys presses.
+ Shows keys pressed.
endmenu