summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdonais Romero Gonzalez <[email protected]>2024-05-06 14:12:14 -0700
committerAdonais Romero Gonzalez <[email protected]>2024-05-06 14:12:14 -0700
commit15477ce52bbb6b42ca591ecdfb484cac089f89ab (patch)
tree6ff7562612967b122acf8acf8a69c4dcfd5905db
parent5e294673ea88f715b21b655b7fa9857bb40b7ce8 (diff)
parentdef8e8e34ed2b7b1deb2fc9112ac4255f1a0f2ba (diff)
Merge branch 'main' into develop
-rw-r--r--input/kbfiltr/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/kbfiltr/README.md b/input/kbfiltr/README.md
index a40b084e..d7ea125b 100644
--- a/input/kbfiltr/README.md
+++ b/input/kbfiltr/README.md
@@ -107,4 +107,4 @@ On the target computer, in a Command Prompt window, enter **devmgmt** to open De
To use the test application provided with the sample, it must be copied to the target computer manually. Save the kbftest.exe file from the folder where the build result is placed (for example, exe\\Debug). This file is copied somewhere on the target, possibly where the driver package files are located. The test application is the executed on the target computer in a Command Prompt using **kbftest** as the command.
> [!TIP]
-> Optional information to help a user be more successfulTo avoid DLL dependencies for kbftext.exe, and the need to copy additional files, select the statically linked run-time library when building.
+> To avoid DLL dependencies for kbftext.exe, and the need to copy additional files, select the statically linked run-time library when building.