Fix typo in CHANGES

This commit is contained in:
jfbu 2016-06-16 16:09:05 +02:00
parent c2d417a032
commit d4cdfc148b

View File

@ -7,7 +7,7 @@ Incompatible changes
* LaTeX package fancybox is not longer a dependency of sphinx.sty
* Use ``'locales'`` as a default value of `locale_dirs`
* LaTeX package ifthen is not any longer a dependency of sphinx.sty
* LaTeX writer produces source not modifying original fancyvrb's Verbatim but using new name SphinxVerbatim for its custom wrapper
* LaTeX writer produces source not modifying original fancyvrb's Verbatim but using new name sphinxVerbatim for its custom wrapper
Features added
--------------