From f1f4342e9ae4bc1c01c3941e57d276f33843a4b5 Mon Sep 17 00:00:00 2001 From: Bram Geron Date: Fri, 29 May 2015 12:51:01 +0100 Subject: [PATCH] Fix a typo in doc/markup/toctree.rst. --- doc/markup/toctree.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/markup/toctree.rst b/doc/markup/toctree.rst index ff0af7535..4123ee95d 100644 --- a/doc/markup/toctree.rst +++ b/doc/markup/toctree.rst @@ -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`::