From 0a51174fd4ec1e7da6ccb6174f24d9ddf093d479 Mon Sep 17 00:00:00 2001 From: Daniel Asztalos Date: Sun, 3 Oct 2021 21:10:19 +0200 Subject: Typo fixed (#1930) Signed-off-by: asztalosdani --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.1