summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2017-11-18 03:00:50 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2017-11-18 03:00:50 +0100
commitca3eb35e8b5b76f8c8f0230071e08ecf86d83486 (patch)
treea2e91ad6484b70931ed2c96073b35396f512b998
parent845e57ebe94c0f168c4446136f4824aa626a523f (diff)
downloadpsutil-ca3eb35e8b5b76f8c8f0230071e08ecf86d83486.tar.gz
fix doc indentation
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 620fea46..f352d406 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -2559,8 +2559,8 @@ FAQs
* Q: What Python versions are supported?
* A: From 2.6 to 3.6, both 32 and 64 bit versions. Last version supporting
- Python 2.4 and 2.5 is `psutil 2.1.3 <https://pypi.python.org/pypi?name=psutil&version=2.1.3&:action=files>`__.
- PyPy is also known to work.
+ Python 2.4 and 2.5 is `psutil 2.1.3 <https://pypi.python.org/pypi?name=psutil&version=2.1.3&:action=files>`__.
+ PyPy is also known to work.
----