From 6095647db277617ee85d19515d42832956301af5 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 21 Feb 2011 18:42:19 +0000 Subject: [PATCH] Fix a typo. svn path=/trunk/; revision=36021 --- config.nmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.nmake b/config.nmake index e67192ff02..70e49bdf8a 100644 --- a/config.nmake +++ b/config.nmake @@ -151,7 +151,7 @@ NASM=$(WIRESHARK_LIBS)\nasm-2.02\nasm.exe # PYTHON_EMBED isn't defined. # # NOTE: The Python library must have been compiled with the same -# compiler (MSVC_VARIANT) as Wireshark. Kown python.org Python +# compiler (MSVC_VARIANT) as Wireshark. Known python.org Python # CRT versions: # # Python version CRT (32-bit) CRT (64-bit)