Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmoschel committed Oct 15, 2011
1 parent 3a9788d commit 9cf7d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steal.js
Expand Up @@ -1499,7 +1499,7 @@ request = function(options, success, error){
after: function(){
if(! currentCollection ){
currentCollection = new steal.p.init();
// keep a reference in case it dissappears
// keep a reference in case it disappears

var cur = currentCollection,
go = function(){
Expand Down

0 comments on commit 9cf7d9d

Please sign in to comment.