diff --git a/_tools/codespell-ignore-lines.txt b/_tools/codespell-ignore-lines.txt index 7a125d5a1..e8b41ae86 100644 --- a/_tools/codespell-ignore-lines.txt +++ b/_tools/codespell-ignore-lines.txt @@ -1 +1,2 @@ +| ro | Romanian | | te | Telugu | diff --git a/tutorials/platform/customizing_html5_shell.rst b/tutorials/platform/customizing_html5_shell.rst index 3afbfdbe0..39c36b9b1 100644 --- a/tutorials/platform/customizing_html5_shell.rst +++ b/tutorials/platform/customizing_html5_shell.rst @@ -57,7 +57,7 @@ The only required placeholders are: A JavaScript object, containing the export options and can be later overridden. See :js:attr:`EngineConfig` for the full list of overrides. -The following optional placeholders will enable some extra features in your cusstom HTML template. +The following optional placeholders will enable some extra features in your custom HTML template. - ``$GODOT_PROJECT_NAME``: The project name as defined in the Project Settings. It is a good idea to use it as a ````