浏览代码

Codespell & typo fixes (#6101)

* Codespell & typo fixes

* Apply suggestions from code review

Co-authored-by: Hugo Locurcio <[email protected]>
Max Hilbrunner 2 年之前
父节点
当前提交
599e40618f
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 0
      _tools/codespell-ignore-lines.txt
  2. 1 1
      tutorials/platform/customizing_html5_shell.rst

+ 1 - 0
_tools/codespell-ignore-lines.txt

@@ -1 +1,2 @@
+| ro           | Romanian                           |
 | te           | Telugu                             |

+ 1 - 1
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 ``<title>``