Fix typos with codespell

This commit is contained in:
Poommetee Ketson
2018-03-29 12:38:45 +07:00
parent 45cf4bcb5e
commit 2cf560bc8a
7 changed files with 10 additions and 10 deletions

View File

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