Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Merge pull request #523 from braydonf/typo
Browse files Browse the repository at this point in the history
Fix jsdoc typo in renter interface
  • Loading branch information
bookchin committed Oct 17, 2016
2 parents 00d6249 + 30e55b4 commit 2360103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/network/interfaces/renter.js
Expand Up @@ -14,7 +14,7 @@ var DataChannelPointer = require('../../data-channels/pointer');
var utils = require('../../utils');

/**
* Creates and a new farmer interface
* Creates and a new renter interface
* @constructor
* @license AGPL-3.0
* @extends {Network}
Expand Down

0 comments on commit 2360103

Please sign in to comment.