From: Bernd Kuhls Date: Sun, 31 Jul 2016 16:02:47 +0000 (+0200) Subject: Config.in: fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d9312d63d9716bd4754aef6bd1aa6aa6a23961ff;p=buildroot.git Config.in: fix typo Signed-off-by: Bernd Kuhls Signed-off-by: Peter Korsgaard --- 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