summaryrefslogtreecommitdiff
path: root/doc/usage
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-06-06 01:21:35 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-06-06 01:21:35 +0900
commit2fb5232b12ed1045be9117fe193522496882eda3 (patch)
tree62e66e992952a9a501cf6a7aacb36412ddb751e0 /doc/usage
parentcb5e094c0aee9cbfce56991c78dfe95a688ed5ab (diff)
downloadsphinx-git-2fb5232b12ed1045be9117fe193522496882eda3.tar.gz
Fix typo
Diffstat (limited to 'doc/usage')
-rw-r--r--doc/usage/extensions/coverage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/extensions/coverage.rst b/doc/usage/extensions/coverage.rst
index 8c8054d5f..db989f38d 100644
--- a/doc/usage/extensions/coverage.rst
+++ b/doc/usage/extensions/coverage.rst
@@ -51,7 +51,7 @@ should check:
.. versionadded:: 1.1
-.. conval:: coverage_show_missing_items
+.. confval:: coverage_show_missing_items
Print objects that are missing to standard output also.
``False`` by default.