Skip to content

Commit e4a340b

Browse files
author
Arian Stolwijk
committed
Fix Garbage Collect typo in Element Docs
Thanks @NormalRa for pointing out.
1 parent 01fe5e6 commit e4a340b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/Element/Element.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ Empties an Element of all its children.
12551255

12561256
### Note:
12571257

1258-
This method does not garbage college the children. Use [Element:destroy][] instead.
1258+
This method does not garbage collect the children. Use [Element:destroy][] instead.
12591259

12601260

12611261

0 commit comments

Comments
 (0)