summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorKian-Meng Ang <kianmeng@cpan.org>2022-01-27 08:26:28 +0800
committerKian-Meng Ang <kianmeng@cpan.org>2022-01-27 08:26:28 +0800
commit471b19d2aa799cd73bded23379e864dd35bec2b6 (patch)
tree26edd4638ab349b8c685aa645fbd9fb522e0cd89 /INSTALL.rst
parentf716afc81d4c9ded08b23d376612e1491d3ea5da (diff)
downloadpsutil-471b19d2aa799cd73bded23379e864dd35bec2b6.tar.gz
Fix typos
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index c7efea5e..46aee6cd 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -9,7 +9,7 @@ install a C compiler. All you have to do is::
pip install psutil
-If wheels are not available for your platform or architecture, or you whish to
+If wheels are not available for your platform or architecture, or you wish to
build & install psutil from sources, keep reading.
Linux (build)