diff --git a/conf.py b/conf.py index 5282c269f..9f0062deb 100644 --- a/conf.py +++ b/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"