[PATCH] Fix small typo in common/Kconfig

Sam Van Den Berge sam.van.den.berge at telenet.be
Thu Sep 1 13:00:03 PDT 2016


Fix small typo frendly -> friendly

Signed-off-by: Sam Van Den Berge <sam.van.den.berge at telenet.be>
---
 common/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/Kconfig b/common/Kconfig
index 38225eb..636a55a 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -471,7 +471,7 @@ config MENU
 	select PROCESS_ESCAPE_SEQUENCE
 	help
 	  a menu framework that allow us to create list menu to simplify
-	  barebox and make it more user-frendly
+	  barebox and make it more user-friendly
 
 config PASSWORD
 	bool
-- 
1.9.1




More information about the barebox mailing list