summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-07-31 18:02:47 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-07-31 23:14:33 +0200
commitd9312d63d9716bd4754aef6bd1aa6aa6a23961ff (patch)
tree46c6a0764b2d15bf8d10ea65618bb0db4a97fa96 /Config.in
parent59899f40f1777c3120881947cbd078b42efb05cb (diff)
Config.in: fix typo
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index 7bb2a01d65..741a7ce8ad 100644
--- a/Config.in
+++ b/Config.in
@@ -652,7 +652,7 @@ config BR2_STATIC_LIBS
bool "static only"
help
Build and use only static libraries. No shared libraries will
- be instaled on the target. This potentially increases your
+ be installed on the target. This potentially increases your
code size and should only be used if you know what you are
doing. Note that some packages may not be available when this
option is enabled, due to their need for dynamic library