Skip to content

Commit

Permalink
Update tcp.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kkamkou committed Sep 23, 2015
1 parent 281fd74 commit 27bf1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/adapter/tcp.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ var path = require('path'),
var tcp = Object.create(abstract);

/**
* Sends a chunk to the server
* Sends a message to the server
* @param {Object} packet
* @param {Function} callback
* @returns {tcp}
Expand Down

0 comments on commit 27bf1ac

Please sign in to comment.