[PATCH 5/5] lmb: fix typo 'commun'
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Sun Nov 14 10:03:14 CET 2021
%s/commun/common/
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
---
lib/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Kconfig b/lib/Kconfig
index 70bf8e7a46..807a4c6ade 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -793,7 +793,7 @@ config LMB
Support the library logical memory blocks.
config LMB_USE_MAX_REGIONS
- bool "Use a commun number of memory and reserved regions in lmb lib"
+ bool "Use a common number of memory and reserved regions in lmb lib"
depends on LMB
default y
help
--
2.32.0
More information about the U-Boot
mailing list