Fix a typo in CHANGES

This commit is contained in:
jfbu 2017-02-04 09:07:35 +01:00
parent 6808e5aa2e
commit 87ab6b01ec

View File

@ -9,7 +9,7 @@ Incompatible changes
* LaTeX ``\includegraphics`` command isn't overloaded: only ``\sphinxincludegraphics``
has the custom code to fit image to available width if oversized.
* The subclasses of ``sphinx.domains.Index`` should override ``generate()``
method. The default implementation raises NotImplmentedError
method. The default implementation raises NotImplementedError
Features removed
----------------