From ca7ff6f0fc6e5e64a7d76784428da0f27c34175c Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Thu, 26 Dec 2013 02:17:47 +0400 Subject: Fix typo --- src/Network/BitTorrent/Exchange/Wire.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Network/BitTorrent/Exchange') diff --git a/src/Network/BitTorrent/Exchange/Wire.hs b/src/Network/BitTorrent/Exchange/Wire.hs index c0658961..369f0746 100644 --- a/src/Network/BitTorrent/Exchange/Wire.hs +++ b/src/Network/BitTorrent/Exchange/Wire.hs @@ -433,8 +433,8 @@ data Connection = Connection connProtocol :: !ProtocolName -- | Set of enabled core extensions, i.e. the pre BEP10 extension - -- mecahnism. This value is used to check if a message is allowed to be sent - -- or received. + -- mechanism. This value is used to check if a message is allowed + -- to be sent or received. , connCaps :: !Caps -- | /Both/ peers handshaked with this infohash. A connection can -- cgit v1.2.3