summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorlxy <391861737@qq.com>2019-11-25 16:41:49 +0800
committerGitHub <noreply@github.com>2019-11-25 16:41:49 +0800
commit452002b25de5c2df6ed0855f5e7bc43d918c1a20 (patch)
treeed882926250ea099d51e8e2220615a96279c852f /doc
parent48fbe321170f30de3e0c2aed5927aff9b0893a66 (diff)
downloadlibpcap-452002b25de5c2df6ed0855f5e7bc43d918c1a20.tar.gz
Fix a typo
Diffstat (limited to 'doc')
-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 cb569084..86010b82 100644
--- a/doc/README.Win32.md
+++ b/doc/README.Win32.md
@@ -187,7 +187,7 @@ Run the command
cmake "-DPacket_ROOT={path-to-sdk}" {path-to-libpcap-source}
-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 and {path-to-libpcap-source} is the pathname of the
top-level source directory for libpcap.