Browse Source

misspelling a word

I've corrected a misspelling in a  single Word in this page.
Juan Pablo Moreno 9 years ago
parent
commit
4f1a49e410
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/step_by_step/resources.rst

+ 1 - 1
tutorials/step_by_step/resources.rst

@@ -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.