summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-08-02 20:36:03 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-08-02 20:36:03 -0400
commit4ae0a5843cbbf93e73b7a3df01090f8bff233e7a (patch)
tree4ab279d0d3f71d5aba4bb756d09f32aebd5a2248 /doc
parent736af3f5c1da02b58f5ccbbd00a2ee5c6317bc9e (diff)
downloadpython-coveragepy-git-4ae0a5843cbbf93e73b7a3df01090f8bff233e7a.tar.gz
More plugin docscoverage-4.0b1
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins.rst b/doc/plugins.rst
index b8cb1f1b..c0466b26 100644
--- a/doc/plugins.rst
+++ b/doc/plugins.rst
@@ -53,7 +53,7 @@ coverage.py plugin called ``something.plugin``.
Plugin API
----------
-.. module:: coverage.plugin
+.. module:: coverage
.. autoclass:: CoveragePlugin
:members: