Skip to content

Commit

Permalink
Lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Apr 5, 2011
1 parent 9d772ff commit bb1b32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion popcorn.js
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@
}

Popcorn.error( "Cannot inherit from "+ name +"; Object does not exist" );
}
};

// Internal use only
Popcorn.plugin.delegate = function( instance, name, genus ) {
Expand Down

0 comments on commit bb1b32c

Please sign in to comment.