Skip to content

Commit 86cca81

Browse files
frantonypalmer-dabbelt
authored andcommitted
RISC-V: Kconfig: fix spelling mistake "traget" -> "target"
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
1 parent 8581f38 commit 86cca81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/riscv/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ choice
103103
prompt "Base ISA"
104104
default ARCH_RV64I
105105
help
106-
This selects the base ISA that this kernel will traget and must match
106+
This selects the base ISA that this kernel will target and must match
107107
the target platform.
108108

109109
config ARCH_RV32I

0 commit comments

Comments
 (0)