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