diff mbox

[1/1] Config.in: fix typo

Message ID 1469980967-7267-1-git-send-email-bernd.kuhls@t-online.de
State Accepted
Commit d9312d63d9716bd4754aef6bd1aa6aa6a23961ff
Headers show

Commit Message

Bernd Kuhls July 31, 2016, 4:02 p.m. UTC
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard July 31, 2016, 9:14 p.m. UTC | #1
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.
diff mbox

Patch

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