From 6ba49cfef24cd7be43d20eaceec9df66b054a0d2 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 25 May 2020 20:05:45 -0700 Subject: [PATCH] fix: spelling Co-authored-by: Adin Schmahmann --- test/sharness/t0171-peering.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/sharness/t0171-peering.sh b/test/sharness/t0171-peering.sh index ed1cbb436..9b775cb3c 100755 --- a/test/sharness/t0171-peering.sh +++ b/test/sharness/t0171-peering.sh @@ -87,7 +87,7 @@ disconnect() { ipfsi "$1" swarm disconnect "/p2p/$(peer_id "$2")" } -# Bidiractional peering shouldn't cause problems (e.g., simultaneous connect +# Bidirectional peering shouldn't cause problems (e.g., simultaneous connect # issues). test_expect_success 'disconnecting 0->1' ' disconnect 0 1