summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeni Golov <evgeni@golov.de>2019-03-11 12:15:48 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2019-03-11 12:15:48 +0100
commit1ddd673d6231eb79c979034a793c0f5d77503fda (patch)
tree6e4e5e4bb3606701cda9ca603af019c70c365adc
parent1b494710631ef6a444f36434f9142b6c443034a8 (diff)
downloadpsutil-1ddd673d6231eb79c979034a793c0f5d77503fda.tar.gz
fix version highlighting in docs/index (#1455)
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index c25384c2..23408613 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -37,7 +37,7 @@ psutil currently supports the following platforms:
- **Sun Solaris**
- **AIX**
-...both **32-bit** and **64-bit** architectures. Supported Python versions are **2.6**, **2.7** and 3.4+**. `PyPy <http://pypy.org/>`__ is also known to work.
+...both **32-bit** and **64-bit** architectures. Supported Python versions are **2.6**, **2.7** and **3.4+**. `PyPy <http://pypy.org/>`__ is also known to work.
The psutil documentation you're reading is distributed as a single HTML page.