Fix a typo.

svn path=/trunk/; revision=36021
This commit is contained in:
Gerald Combs 2011-02-21 18:42:19 +00:00
parent 1660ed63ab
commit 6095647db2
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ NASM=$(WIRESHARK_LIBS)\nasm-2.02\nasm.exe
# PYTHON_EMBED isn't defined. # PYTHON_EMBED isn't defined.
# #
# NOTE: The Python library must have been compiled with the same # 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: # CRT versions:
# #
# Python version CRT (32-bit) CRT (64-bit) # Python version CRT (32-bit) CRT (64-bit)