From d07e7f84579b05934bc525614177ec0e1a3b4dd4 Mon Sep 17 00:00:00 2001 From: Gerardwx Date: Sat, 18 Mar 2023 14:10:02 -0400 Subject: typo (#2055) Signed-off-by: Gerard Weatherby Co-authored-by: Gerard Weatherby --- 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 aa6b3f4b..dcc25ab0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -505,7 +505,7 @@ Disks numbers will always be increasing or remain the same, but never decrease. ``disk_io_counters.cache_clear()`` can be used to invalidate the *nowrap* cache. - On Windows it may be ncessary to issue ``diskperf -y`` command from cmd.exe + On Windows it may be necessary to issue ``diskperf -y`` command from cmd.exe first in order to enable IO counters. On diskless machines this function will return ``None`` or ``{}`` if *perdisk* is ``True``. -- cgit v1.2.1