Fix typo in README

This commit is contained in:
Takeshi KOMIYA 2016-01-05 16:47:52 +09:00
parent 51b101f006
commit ec4a1ae863

View File

@ -28,7 +28,7 @@ Bugs fixed
* #1815: Fix linkcheck does not raise an exception if warniserror set to true and link is broken
* #2197: Fix slightly cryptic error message for missing index.rst file
* #1894: Unlisted phony targets in quickstart Makefile
* #2125: Fix unifies behavior of collapsed fields (`GroupedField` and `TypedField`)
* #2125: Fix unifies behavior of collapsed fields (``GroupedField`` and ``TypedField``)
Release 1.3.3 (released Dec 2, 2015)
====================================