diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2015-07-23 21:22:30 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-07-23 21:22:30 -0400 |
| commit | 080e181a8cc21b8e555fa96eaa54762eb2a76c8e (patch) | |
| tree | 2b60605f7b2d8d57255039d718d238ce4cb0c493 /doc/trouble.rst | |
| parent | c7d226aa8ba7c8c37fdda5f594b1fff6f073a872 (diff) | |
| download | python-coveragepy-git-080e181a8cc21b8e555fa96eaa54762eb2a76c8e.tar.gz | |
Refer to the project consistenly as coverage.py. #275
Diffstat (limited to 'doc/trouble.rst')
| -rw-r--r-- | doc/trouble.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/trouble.rst b/doc/trouble.rst index c54ab68b..dbb22acc 100644 --- a/doc/trouble.rst +++ b/doc/trouble.rst @@ -8,8 +8,8 @@ Things that cause trouble .. :history: 20150124T160800, remove obsolete stuff. -Coverage works well, and I want it to properly measure any Python program, but -there are some situations it can't cope with. This page details some known +Coverage.py works well, and I want it to properly measure any Python program, +but there are some situations it can't cope with. This page details some known problems, with possible courses of action, and links to coverage.py bug reports with more information. |
