summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2019-11-25 13:20:20 +0100
committerGuy Harris <guy@alum.mit.edu>2019-11-28 17:33:06 -0800
commitb04b256180ee58c4c0fa346046ca04242987edbd (patch)
tree0544b8410c7bdaa1347ff9e1d71e461a46f8edc4
parent2c8a8a1d10732cf3f1ac9fb8c85183873d84d74e (diff)
downloadlibpcap-b04b256180ee58c4c0fa346046ca04242987edbd.tar.gz
Fix a typo
[skip ci] (cherry picked from commit dd508736e4bd6be2b6b7bb1da1020a62c3e2544b)
-rw-r--r--doc/README.Win32.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.Win32.md b/doc/README.Win32.md
index 86010b82..55db3ead 100644
--- a/doc/README.Win32.md
+++ b/doc/README.Win32.md
@@ -142,7 +142,7 @@ In the CMakeSettings.json tab, change cmakeCommandArgs to include
-DPacket_ROOT={path-to-sdk}
-where {path-to-sdk} is the path of the directory cntaining the Npcap or
+where {path-to-sdk} is the path of the directory containing the Npcap or
WinPcap SDK. Note that backslashes in the path must be specified as two
backslashes.