Update codespell path and fix spelling errors

This commit is contained in:
Hana - Piralein
2024-08-26 07:50:50 +02:00
parent 1508be40c2
commit 82292025d9
5 changed files with 6 additions and 5 deletions
@@ -83,7 +83,7 @@ will let you create and load instances of this type easily.
.. warning::
The Godot editor will hide these custom classes with names that beging with the prefix
The Godot editor will hide these custom classes with names that begin with the prefix
"Editor" in the 'Create New Node' or 'Create New Scene' dialog windows. The classes
are available for instantiation at runtime via their class names, but are
automatically hidden by the editor windows along with the built-in editor nodes used