Skip to content

Commit

Permalink
touch up
Browse files Browse the repository at this point in the history
  • Loading branch information
brianleroux committed Nov 30, 2009
1 parent 1622516 commit 9e5797c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lawnchair.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ Lawnchair.prototype = {
if (is(record)) cb(record, index); // thats hot
});
},


/**
* Classic iterator.
* - Passes the record and the index as the second parameter to the callback.
Expand Down

0 comments on commit 9e5797c

Please sign in to comment.