diff --git a/Documentation/conf.py b/Documentation/conf.py index 22c1a6d96f9e..f3cf0111bbd2 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py @@ -95,7 +95,7 @@ finally: # # 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' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: