Skip to content

Commit

Permalink
fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstallard committed Jan 23, 2013
1 parent a7843f4 commit 26e5941
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/vendor/eyes
Submodule eyes added at 776667
2 changes: 1 addition & 1 deletion lib/vows/extras.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var events = require('events');
//
// Wrap a Node.js style async function into an EventEmmitter
// Wrap a Node.js style async function into an EventEmitter
//
this.prepare = function (obj, targets) {
targets.forEach(function (target) {
Expand Down

0 comments on commit 26e5941

Please sign in to comment.