Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the section “Plugin API ” of documentation has a mistake #62

Open
kkjames opened this issue Mar 11, 2017 · 0 comments
Open

the section “Plugin API ” of documentation has a mistake #62

kkjames opened this issue Mar 11, 2017 · 0 comments

Comments

@kkjames
Copy link

kkjames commented Mar 11, 2017

var self = this; loader = null;
should be :
var self = this, loader = null;

http://thinkpixellab.com/pxloader/#plugins

@kkjames kkjames changed the title the section “Plugin API ” of documentation has an mistake the section “Plugin API ” of documentation has a mistake Mar 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant