[PATCH 1/1] riscv: fix typo 'repalce'

From: Heinrich Schuchardt
Date: Fri May 27 2022 - 20:09:53 EST


%s/repalce/replace/

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@xxxxxxxxxxxxx>
---
arch/riscv/Kconfig.erratas | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/Kconfig.erratas b/arch/riscv/Kconfig.erratas
index ebfcd5cc6eaf..6957b4e6c5e8 100644
--- a/arch/riscv/Kconfig.erratas
+++ b/arch/riscv/Kconfig.erratas
@@ -27,7 +27,7 @@ config ERRATA_SIFIVE_CIP_1200
depends on ERRATA_SIFIVE && 64BIT
default y
help
- This will apply the SiFive CIP-1200 errata to repalce all
+ This will apply the SiFive CIP-1200 errata to replace all
"sfence.vma addr" with "sfence.vma" to ensure that the addr
has been flushed from TLB.

--
2.36.1