$OpenBSD: patch-src_protocol_peer_connection_base_cc,v 1.1 2011/12/01 17:10:40 dcoppa Exp $

Spelling fixes

--- src/protocol/peer_connection_base.cc.orig	Sun Apr 24 12:47:30 2011
+++ src/protocol/peer_connection_base.cc	Thu Oct 20 10:19:35 2011
@@ -562,7 +562,7 @@ PeerConnectionBase::down_chunk_skip_process(const void
   }
 
   if (!transfer->block()->is_transfering())
-    throw internal_error("PeerConnectionBase::down_chunk_skip_process(...) block is not transfering, yet we have non-leaders.");
+    throw internal_error("PeerConnectionBase::down_chunk_skip_process(...) block is not transferring, yet we have non-leaders.");
 
   // Temporary test.
   if (transfer->position() > transfer->block()->leader()->position())
