Skip to content

Commit

Permalink
Update Sphinx language to English, fixes breaking Sphinx change
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrxyz committed Jun 13, 2022
1 parent 5f3264f commit 45f7f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
#
# 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:
Expand Down

0 comments on commit 45f7f7b

Please sign in to comment.