Skip to content

Commit

Permalink
Fix Garbage Collect typo in Element Docs
Browse files Browse the repository at this point in the history
Thanks @NormalRa for pointing out.
  • Loading branch information
Arian Stolwijk committed Nov 18, 2014
1 parent 01fe5e6 commit e4a340b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/Element/Element.md
Expand Up @@ -1255,7 +1255,7 @@ Empties an Element of all its children.

### Note:

This method does not garbage college the children. Use [Element:destroy][] instead.

This comment has been minimized.

Copy link
@DimitarChristoff

DimitarChristoff Dec 17, 2015

Member

not sure if garbage collect is the right way to think of this.

This method does not garbage collect the children. Use [Element:destroy][] instead.



Expand Down

0 comments on commit e4a340b

Please sign in to comment.