Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
analog-nico committed May 16, 2016
1 parent ee171f9 commit 7a5522f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rp.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ request.Request.prototype.promise = function RP$promise() {
};


/* istanbul ignore next */ // Function covered but not seen by Instanbul.
/* istanbul ignore next */ // Function covered but not seen by Istanbul.
request.bindCLS = function RP$bindCLS(ns) {
require('cls-bluebird')(ns);
};
Expand Down

0 comments on commit 7a5522f

Please sign in to comment.