Fix typo in CHANGES

This commit is contained in:
Takeshi KOMIYA 2017-10-18 21:33:29 +09:00
parent b2871605cc
commit 77e673d08c

View File

@ -30,7 +30,7 @@ Bugs fixed
* #4108: Search word highlighting breaks SVG images * #4108: Search word highlighting breaks SVG images
* #3692: Unable to build HTML if writing .buildinfo failed * #3692: Unable to build HTML if writing .buildinfo failed
* #4152: HTML writer crashes if a field list is placed on top of the document * #4152: HTML writer crashes if a field list is placed on top of the document
* #4063: Sphinx crashes when labelling directive '.. todolist::' * #4063: Sphinx crashes when labeling directive ``.. todolist::``
Testing Testing
-------- --------