fixed spelling

This commit is contained in:
Braydon Fuller 2015-03-16 15:48:43 -04:00
parent 664ceb2d30
commit 16aa98924a

View File

@ -11,7 +11,7 @@ var $ = bitcore.util.preconditions;
var util = require('util');
/**
* The Peer constructor will create an instance of Peer to send and recieve messages
* The Peer constructor will create an instance of Peer to send and receive messages
* using the standard Bitcoin protocol. A Peer instance represents one connection
* on the Bitcoin network. To create a new peer connection provide the host and port
* options and then invoke the connect method. Additionally, a newly connected socket