diff --git a/docs/conf.py b/docs/conf.py
index f119a04e7b5a12179064be6e6773103440b08d75..c4366bed85019c6c6fbdf223a7eb6e5855ff26c0 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -43,7 +43,7 @@ templates_path = ['_templates']
 #
 # This is also used if you do content translation via gettext catalogs.
 # Usually you set "language" from the command line for these cases.
-language = 'y'
+language = 'en'
 
 # List of patterns, relative to source directory, that match files and
 # directories to ignore when looking for source files.