瀏覽代碼

Fix typo in last commit

Rémi Verschelde 2 年之前
父節點
當前提交
7fc697f10e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -77,7 +77,7 @@ master_doc = "index"
 # General information about the project
 project = "Godot Engine"
 copyright = (
-    "2014-present Juan Liniestky, Ariel Manzur and the Godot community (CC BY 3.0)"
+    "2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0)"
 )
 author = "Juan Linietsky, Ariel Manzur and the Godot community"