From 72b5356bd146dc2cc55fb8b7770044a26c423e0d Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Wed, 11 Dec 2013 09:45:26 +0400 Subject: Fix typo --- src/Network/BitTorrent/Exchange/Wire.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Network/BitTorrent/Exchange/Wire.hs b/src/Network/BitTorrent/Exchange/Wire.hs index 8eca5120..ef53032e 100644 --- a/src/Network/BitTorrent/Exchange/Wire.hs +++ b/src/Network/BitTorrent/Exchange/Wire.hs @@ -677,7 +677,7 @@ connectWire hs addr extCaps wire = -- | Accept 'Wire' connection using already 'Network.Socket.accept'ed -- socket. For peer listener loop the 'acceptSafe' should be --- prefered against 'accept'. The socket will be close at exit. +-- prefered against 'accept'. The socket will be closed at exit. -- -- This function can throw 'WireFailure' exception. -- -- cgit v1.2.3