]> granicus.if.org Git - transmission/commitdiff
#6071: Fix typo in comment
authorMike Gelfand <mikedld@mikedld.com>
Sat, 23 Apr 2016 16:21:39 +0000 (16:21 +0000)
committerMike Gelfand <mikedld@mikedld.com>
Sat, 23 Apr 2016 16:21:39 +0000 (16:21 +0000)
libtransmission/peer-msgs.c

index 7077d1b7af1eed827e90affe3c7c382f47f2a4fe..759688ac7fae985301bf8b0d6f0c066576f72beb 100644 (file)
@@ -181,7 +181,7 @@ struct tr_peerMsgs
   /* whether or not the peer has indicated it will download from us. */
   bool peer_is_interested;
 
-  /* whether or the peer is choking us. */
+  /* whether or not the peer is choking us. */
   bool client_is_choked;
 
   /* whether or not we've indicated to the peer that we would download from them if unchoked. */