Merge pull request #1910 from bgeron/patch-1

Fix a typo in doc/markup/toctree.rst.
This commit is contained in:
Takayuki SHIMIZUKAWA 2015-06-08 06:47:49 +08:00
commit 20cba249ef

View File

@ -85,7 +85,7 @@ tables of contents. The ``toctree`` directive is the central element.
**Additional options**
You can use ``caption`` option to provide toctree caption and you can use
You can use ``caption`` option to provide a toctree caption and you can use
``name`` option to provide implicit target name that can be referenced by
using :rst:role:`ref`::