[Buildroot] [PATCH 1/1] Config.in: fix typo

Bernd Kuhls bernd.kuhls at t-online.de
Sun Jul 31 16:02:47 UTC 2016


Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
---
 Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in b/Config.in
index 7bb2a01..741a7ce 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
-- 
2.8.1



More information about the buildroot mailing list