summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Van Den Berge <sam.van.den.berge@telenet.be>2016-09-01 22:00:03 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-09-05 08:53:24 +0200
commita1109d78ddcb3a070acfdb1c9567a8d3a7cbca6a (patch)
tree1f3c77fd4749e117d084a30dd7c1e7b4a94589c0
parent958b3a52019ac8e8b54e88bfe4bb23d935b6a7ea (diff)
downloadbarebox-a1109d78ddcb3a070acfdb1c9567a8d3a7cbca6a.tar.gz
barebox-a1109d78ddcb3a070acfdb1c9567a8d3a7cbca6a.tar.xz
Fix small typo in common/Kconfig
Fix small typo frendly -> friendly Signed-off-by: Sam Van Den Berge <sam.van.den.berge@telenet.be> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--common/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 397bcbed17..aa721b52d1 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