mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix a typo in CHANGES
This commit is contained in:
parent
6808e5aa2e
commit
87ab6b01ec
2
CHANGES
2
CHANGES
@ -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
|
||||
----------------
|
||||
|
Loading…
Reference in New Issue
Block a user