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
commit3ebd1f9b23c87fb8b9dfe7189e06d3742dbec72d (patch)
treed59430e99602dc97dbf632e78b4a7131dfe997b5 /doc
parentdd94c3a6205d260c005dd77fec9c734f11d5d107 (diff)
downloadpython-coveragepy-3ebd1f9b23c87fb8b9dfe7189e06d3742dbec72d.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 b8cb1f1..c0466b2 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: