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

Docs: container::removeAllChildren #596

Closed
robincafolla opened this issue Apr 1, 2015 · 1 comment
Closed

Docs: container::removeAllChildren #596

robincafolla opened this issue Apr 1, 2015 · 1 comment

Comments

@robincafolla
Copy link

http://www.createjs.com/Docs/EaselJS/classes/Container.html#method_removeAllChildren

container.removeAlLChildren();

should be

container.removeAllChildren();

obviously minor but a copy-paste will break and lead to some unnecessary debugging (as it did for me).

@gskinner
Copy link
Member

gskinner commented Apr 1, 2015

Good catch. I just pushed a fix for this.

@gskinner gskinner closed this as completed Apr 1, 2015
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

2 participants