[PATCH] pbl/Kconfig: fix typo "inflluences" -> "influences"
Jules Maselbas
jmaselbas at kalray.eu
Wed Sep 29 05:05:58 PDT 2021
Signed-off-by: Jules Maselbas <jmaselbas at kalray.eu>
---
pbl/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pbl/Kconfig b/pbl/Kconfig
index 451a278c40..5fc9971084 100644
--- a/pbl/Kconfig
+++ b/pbl/Kconfig
@@ -33,7 +33,7 @@ config PBL_RELOCATABLE
Generate a pbl binary which can relocate itself during startup to run
on different addresses. This is useful if your memory layout is not
known during compile time.
- This option only inflluences the PBL image. See RELOCATABLE to also make
+ This option only influences the PBL image. See RELOCATABLE to also make
the real image relocatable.
config PBL_VERIFY_PIGGY
--
2.17.1
More information about the barebox
mailing list