summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2017-03-05 11:47:26 +0700
committerGiampaolo Rodola <g.rodola@gmail.com>2017-03-05 11:47:26 +0700
commit6bfab5d4c7961a29fe9f195ccf89dccdc1637a41 (patch)
treedf6235b0f001b18560aa4571628729e0808be76c /docs
parent48d633f0be7cf439351c445cab08fdc215fa4106 (diff)
downloadpsutil-release-5.2.0.tar.gz
pre-releaserelease-5.2.0
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 2f69480f..6ac90818 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -659,7 +659,7 @@ Sensors
Return hardware fans speed. Each entry is a named tuple representing a
certain hardware sensor fan.
- Fan speed is expressed in RPM (round per minute).
+ Fan speed is expressed in RPM (rounds per minute).
If sensors are not supported by the OS an empty dict is returned.
Example::