Update codespell path and fix spelling errors

This commit is contained in:
Hana - Piralein
2024-08-23 13:19:23 +02:00
committed by Max Hilbrunner
parent d0949b8cac
commit 0f3fabbb5a
5 changed files with 6 additions and 5 deletions

View File

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