From 157e861aa6e93a72018c408e82863a3253550a4d Mon Sep 17 00:00:00 2001 From: Yegor Yefremov Date: Fri, 20 Mar 2020 10:41:19 +0100 Subject: common: fix typos found with codespell Signed-off-by: Yegor Yefremov Signed-off-by: Sascha Hauer --- common/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/Kconfig') diff --git a/common/Kconfig b/common/Kconfig index 02ef3631e0..400c0553cf 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -892,7 +892,7 @@ config DEFAULT_ENVIRONMENT_PATH help Space separated list of paths the default environment will be taken from. Relative paths will be relative to the barebox Toplevel dir, but absolute - paths are fine aswell. + paths are fine as well. config BAREBOXENV_TARGET bool @@ -958,7 +958,7 @@ config RESET_SOURCE bool "detect Reset cause" depends on GLOBALVAR help - Provide a global variable at runtine which reflects the possible cause + Provide a global variable at runtime which reflects the possible cause of the reset and why the bootloader is currently running. It can be useful for any kind of system recovery or repair. -- cgit v1.2.3