diff --git a/conf.py b/conf.py
index b38ac5bd2d42e2f7d0ead400bbb69898f14fdc3f..88f0767bdab53e9d73a1e926088cc451101b5ac7 100644
--- a/conf.py
+++ b/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.