From 7dbb846ce305988293ceab952371cfa5b8404296 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 5 Apr 2024 22:51:49 +0200 Subject: README.Windows: Fix typo --- README.Windows | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.Windows b/README.Windows index b13225d..992cec1 100644 --- a/README.Windows +++ b/README.Windows @@ -20,7 +20,7 @@ one of the above config access access method to provide as much as possible information to application. More details about particular access method and caveats are described in the pcilib(8) manual page. -The default access method for config is is win32-kldbg. It uses Microsoft's +The default access method for config space is win32-kldbg. It uses Microsoft's Kernel Local Debugging Driver kldbgdrv.sys. This driver is not part of the Windows system but is part of the Microsoft WinDbg tool. It is required to have kldbgdrv.sys driver installed in the system32 directory or to have -- cgit 1.2.3-korg