diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-08-19 22:26:05 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-08-19 22:26:05 +0000 |
commit | 625ed8e027e703c06a82bfbb8b4e8fd4876c7779 (patch) | |
tree | d84e7107303e339853ac0389c99bd0a59762afd8 /console-tools | |
parent | c77e843c0927bc4235d6d54981bcf7fdaa9f0421 (diff) | |
download | busybox-w32-625ed8e027e703c06a82bfbb8b4e8fd4876c7779.tar.gz busybox-w32-625ed8e027e703c06a82bfbb8b4e8fd4876c7779.tar.bz2 busybox-w32-625ed8e027e703c06a82bfbb8b4e8fd4876c7779.zip |
Updating defconfig, fixing a typo in Config.in
Diffstat (limited to 'console-tools')
-rw-r--r-- | console-tools/Config.in | 2 |
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 | |||
118 | bool "showkey" | 118 | bool "showkey" |
119 | default n | 119 | default n |
120 | help | 120 | help |
121 | Shows keys presses. | 121 | Shows keys pressed. |
122 | 122 | ||
123 | endmenu | 123 | endmenu |