Skip to content

Commit

Permalink
repaired broken comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eikes committed Jul 3, 2011
1 parent 8284774 commit d7ed4ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jump.js
Expand Up @@ -144,6 +144,7 @@
});

// Load and enable pugins, this needs to be done in the end to ensure
// that the previous bindings are executed beforehand
var pluginname;
for (pluginname in state.plugins) {
var plugin = $.jump.plugins[pluginname];
Expand Down

0 comments on commit d7ed4ca

Please sign in to comment.