lmb: fix typo 'commun'
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 14 Nov 2021 08:38:53 +0000 (09:38 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 20 Nov 2021 09:53:00 +0000 (10:53 +0100)
%s/commun/common/

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/Kconfig

index 70bf8e7..807a4c6 100644 (file)
@@ -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