Skip to content

Commit e6b8a78

Browse files
ShamrockLeekuba-moo
authored andcommitted
selftests: mptcp: connect: fix comment typo
Spell "transmissions" properly. Found by searching for keyword "tranm". Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by: Yueh-Shun Li <shamrocklee@posteo.net> Signed-off-by: Mat Martineau <martineau@kernel.org> Link: https://lore.kernel.org/r/20230623-send-net-next-20230623-v1-8-a883213c8ba9@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 9e9d176 commit e6b8a78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/testing/selftests/net/mptcp/mptcp_connect.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@ run_tests_disconnect()
809809

810810
cat $cin $cin $cin > "$cin".disconnect
811811

812-
# force do_transfer to cope with the multiple tranmissions
812+
# force do_transfer to cope with the multiple transmissions
813813
sin="$cin.disconnect"
814814
cin="$cin.disconnect"
815815
cin_disconnect="$old_cin"

0 commit comments

Comments
 (0)