mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
misspelling a word
I've corrected a misspelling in a single Word in this page.
This commit is contained in:
committed by
GitHub
parent
ac8889d695
commit
4f1a49e410
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user