Fix typo in CHANGES

This commit is contained in:
Takeshi KOMIYA 2018-12-04 22:49:46 +09:00
parent 1a50d34520
commit 4ca39f2d25

View File

@ -45,7 +45,7 @@ Deprecated
* The ``suffix`` argument of ``env.doc2path()`` is deprecated.
* The string style ``base`` argument of ``env.doc2path()`` is deprecated.
* ``sphinx.application.Sphinx._setting_up_extension``
* ``sphinx.ext.config.check_unicode()``
* ``sphinx.config.check_unicode()``
* ``sphinx.ext.autodoc.importer._MockImporter``
* ``sphinx.ext.doctest.doctest_encode()``
* ``sphinx.testing.util.remove_unicode_literal()``