Fix #7418: std domain: duplication warning for glossary terms is case insensitive

This commit is contained in:
Takeshi KOMIYA
2020-04-08 22:46:03 +09:00
parent 4caa7d7c37
commit a5dadeb890
4 changed files with 10 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ Discovery of builders by entry point
.. versionadded:: 1.6
:term:`Builder` extensions can be discovered by means of `entry points`_ so
:term:`builder` extensions can be discovered by means of `entry points`_ so
that they do not have to be listed in the :confval:`extensions` configuration
value.