summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Withers <chris@withers.org>2020-01-29 19:42:00 +0000
committerChris Withers <chris@withers.org>2020-01-29 19:46:36 +0000
commit9004d447d9c8dcf3d4e039628d31c3e01c74f0f5 (patch)
tree3528040ef4db71399da82618f19697cfc6bf99a3
parentfe43b42af2907a2990cd7223338b381a3e7ca01a (diff)
downloadmock-9004d447d9c8dcf3d4e039628d31c3e01c74f0f5.tar.gz
ReST bugfix
-rw-r--r--docs/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index bc3df99..95f6817 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -200,4 +200,4 @@ master branch, then roughly as follows:
--cov-report term-missing:skip-covered \
test/testmock/test*
-Ignore `test/testmock/__*__.py` as these aren't present in the backport.
+Ignore ``test/testmock/__*__.py`` as these aren't present in the backport.