Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'debianutils/Config.in')
-rw-r--r--debianutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/debianutils/Config.in b/debianutils/Config.in
index f13d56ec7..146a24e61 100644
--- a/debianutils/Config.in
+++ b/debianutils/Config.in
@@ -25,7 +25,7 @@ config CONFIG_READLINK
of the file it points to
config CONFIG_FEATURE_READLINK_FOLLOW
- bool " Enable canonicalization by following all symlinks (-f)"
+ bool "Enable canonicalization by following all symlinks (-f)"
default n
depends on CONFIG_READLINK
help