mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Fix typos with codespell
This commit is contained in:
@@ -48,7 +48,7 @@ Creating a ResourceFormatLoader
|
||||
Each file format consist of a data container and a ``ResourceFormatLoader``.
|
||||
|
||||
ResourceFormatLoaders are usually simple classes which return all the
|
||||
necessary metadata for supporting new extentions in Godot. The
|
||||
necessary metadata for supporting new extensions in Godot. The
|
||||
class must the return the format name and the extension string.
|
||||
|
||||
In addition, ResourceFormatLoaders must convert file paths into
|
||||
|
||||
Reference in New Issue
Block a user