Skip to content

Commit 9e7dc22

Browse files
neuschaeferaxboe
authored andcommitted
io_uring/mock: Fix typo in help text
Fix the spelling of "subsystem". Signed-off-by: J. Neuschäfer <j.ne@posteo.net> Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent c36e28b commit 9e7dc22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1897,7 +1897,7 @@ config IO_URING_MOCK_FILE
18971897
default n
18981898
depends on IO_URING
18991899
help
1900-
Enable mock files for io_uring subststem testing. The ABI might
1900+
Enable mock files for io_uring subsystem testing. The ABI might
19011901
still change, so it's still experimental and should only be enabled
19021902
for specific test purposes.
19031903

0 commit comments

Comments
 (0)