Skip to content

Commit 70cbddb

Browse files
srcres2581jcmvbkbc
authored andcommitted
arch/xtensa: fix grammar in Kconfig help text
Spell "Don't" correctly in the XTENSA_VARIANT_CUSTOM_NAME help text. Signed-off-by: Hu Haowen <[email protected]> Message-Id: <[email protected]> Signed-off-by: Max Filippov <[email protected]>
1 parent 44d92b2 commit 70cbddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/xtensa/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ config XTENSA_VARIANT_CUSTOM_NAME
122122
help
123123
Provide the name of a custom Xtensa processor variant.
124124
This CORENAME selects arch/xtensa/variant/CORENAME.
125-
Dont forget you have to select MMU if you have one.
125+
Don't forget you have to select MMU if you have one.
126126

127127
config XTENSA_VARIANT_NAME
128128
string

0 commit comments

Comments
 (0)