Fix a typo in doc/markup/toctree.rst.

This commit is contained in:
Bram Geron
2015-05-29 12:51:01 +01:00
parent 048f54f2b0
commit f1f4342e9a

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`::