summaryrefslogtreecommitdiff
path: root/DEVGUIDE.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2016-03-06 12:34:24 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2016-03-06 12:34:24 +0100
commit8563d432f795ebc7cbaadb926970e4063ced0642 (patch)
tree67b252f91be5ef0b065de02be522295652b2b36d /DEVGUIDE.rst
parent28e178a796cc5da990b23c09d69e37ed00f15a68 (diff)
downloadpsutil-8563d432f795ebc7cbaadb926970e4063ced0642.tar.gz
update doc [skip ci[
Diffstat (limited to 'DEVGUIDE.rst')
-rw-r--r--DEVGUIDE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVGUIDE.rst b/DEVGUIDE.rst
index 06595204..68074139 100644
--- a/DEVGUIDE.rst
+++ b/DEVGUIDE.rst
@@ -112,7 +112,7 @@ Test coverage
Test coverage is provided by `coveralls.io <https://coveralls.io/github/giampaolo/psutil>`_,
it is controlled via `.travis.yml <https://github.com/giampaolo/psutil/blob/master/.travis.yml>`_
-and it is update on every git push.
+and it is updated on every git push.
An icon in the home page (README) always shows the last coverage percentage:
.. image:: https://coveralls.io/repos/giampaolo/psutil/badge.svg?branch=master&service=github