diff mbox series

[U-Boot,v1] common: Fix a typo abnove -> above

Message ID 20190612123524.6997-1-andriy.shevchenko@linux.intel.com
State Accepted
Commit 69264f499305bb40d1a3eda6428b96651bfc05db
Delegated to: Tom Rini
Headers show
Series [U-Boot,v1] common: Fix a typo abnove -> above | expand

Commit Message

Andy Shevchenko June 12, 2019, 12:35 p.m. UTC
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 common/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini June 15, 2019, 5 p.m. UTC | #1
On Wed, Jun 12, 2019 at 03:35:24PM +0300, Andy Shevchenko wrote:

> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/common/Kconfig b/common/Kconfig
index c759952b80..af66496e75 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -560,7 +560,7 @@  config LOG_DEFAULT_LEVEL
 	help
 	  This is the default logging level set when U-Boot starts. It can
 	  be adjusted later using the 'log level' command. Note that setting
-	  this to a value abnove LOG_MAX_LEVEL will be ineffective, since the
+	  this to a value above LOG_MAX_LEVEL will be ineffective, since the
 	  higher levels are not compiled in to U-Boot.
 
 	    0 - emergency