summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>2005-01-16 09:46:57 +0000
committerPeter Kjellerstedt <peter.kjellerstedt@axis.com>2005-01-16 09:46:57 +0000
commitcb441c366286aa53364f52ac2bdb0710be28f830 (patch)
treed0d2afd29295f6c0028f8e46a5f521c7d1a82f0f /extra
parentb8728981627f7035fb89323d074192b6ff49ea8c (diff)
Corrected a typo.
Diffstat (limited to 'extra')
-rw-r--r--extra/Configs/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index b6c01f967..c197f238e 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -318,7 +318,7 @@ config UCLIBC_STATIC_LDCONFIG
Enable this option to statically link the ldconfig binary.
Making ldconfig static can be beneficial if you have a library
- problem and need to used ldconfig to recover. Sometimes, it is
+ problem and need to use ldconfig to recover. Sometimes, it is
preferable to instead keep the size of the system down, in which
case you should disable this option.