Skip to content

Commit 74b6393

Browse files
m00grinctmarinas
authored andcommitted
arm64: Kconfig: fix duplicate word in CMDLINE help text
Remove duplicate 'the' in the CMDLINE config help text. Signed-off-by: Michael Ugrin <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
1 parent 249bf97 commit 74b6393

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2346,7 +2346,7 @@ config CMDLINE
23462346
default ""
23472347
help
23482348
Provide a set of default command-line options at build time by
2349-
entering them here. As a minimum, you should specify the the
2349+
entering them here. As a minimum, you should specify the
23502350
root device (e.g. root=/dev/nfs).
23512351

23522352
choice

0 commit comments

Comments
 (0)