misspelling a word

I've corrected a misspelling in a  single Word in this page.
This commit is contained in:
Juan Pablo Moreno
2016-07-03 17:21:04 -05:00
committed by GitHub
parent ac8889d695
commit 4f1a49e410

View File

@@ -132,7 +132,7 @@ Freeing resources
Resource extends from :ref:`Reference <class_Reference>`.
As such, when a resource is no longer in use, it will automatically free
itelf. Since, in most cases, Resources are contained in Nodes, scripts
itself. Since, in most cases, Resources are contained in Nodes, scripts
or other resources, when a node is removed or freed, all the children
resources are freed too.