aboutsummaryrefslogtreecommitdiff
path: root/toys
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2007-12-20 04:39:26 -0600
committerRob Landley <rob@landley.net>2007-12-20 04:39:26 -0600
commit4bdf4e8b4fe9cc9df4f332343fe29442928bde6d (patch)
tree1f7f3d3e6a39ffb9852170eec642132b9e11e331 /toys
parent344139aa3f3cf41b7fee9d70cb56df9901524248 (diff)
downloadtoybox-4bdf4e8b4fe9cc9df4f332343fe29442928bde6d.tar.gz
Typo spotted by Adrian Davey.
Diffstat (limited to 'toys')
-rw-r--r--toys/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/Config.in b/toys/Config.in
index d3cd9cf3..d743bc95 100644
--- a/toys/Config.in
+++ b/toys/Config.in
@@ -312,7 +312,7 @@ config READLINK_F
-f Show final location, including normal files and multiple symlinks.
config SHA1SUM
- bool "sleep"
+ bool "sha1sum"
default y
help
usage: sha1sum [file...]