summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Asztalos <asztalosdani@users.noreply.github.com>2021-10-03 21:10:19 +0200
committerGitHub <noreply@github.com>2021-10-03 21:10:19 +0200
commit0a51174fd4ec1e7da6ccb6174f24d9ddf093d479 (patch)
tree2f3b72276ea93e19aaf05a8440a5c6b9eecef4aa /docs
parent5d39cc9c8d8dc04862786abba0307ed9350144ce (diff)
downloadpsutil-0a51174fd4ec1e7da6ccb6174f24d9ddf093d479.tar.gz
Typo fixed (#1930)
Signed-off-by: asztalosdani <asztalosdani@gmail.com>
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 11ea8780..52e6a995 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -556,7 +556,7 @@ Network
numbers will always be increasing or remain the same, but never decrease.
``net_io_counters.cache_clear()`` can be used to invalidate the *nowrap*
cache.
- On machines with no network iterfaces this function will return ``None`` or
+ On machines with no network interfaces this function will return ``None`` or
``{}`` if *pernic* is ``True``.
>>> import psutil