aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-07-25 18:49:24 +0000
committerGuy Harris <guy@alum.mit.edu>2004-07-25 18:49:24 +0000
commit1b3acfff24c7c7ef33a091a11cc0051a095f894a (patch)
treea0ddaf24753159b6ab64d6d85b48ee64a4df9cb8 /config.nmake
parent509c43114687f6a649ff5c143e5eb1bfb024b3f9 (diff)
Fix a comment, as per suggestions by Yaniv Kaul.
svn path=/trunk/; revision=11523
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index afb00e0dc8..10969a3536 100644
--- a/config.nmake
+++ b/config.nmake
@@ -194,7 +194,8 @@ MAKENSIS_MODERN_UI=USE
#
#HHC="C:/Program Files/HTML Help Workshop/hhc.exe"
-# If you wan't to build a libethereal.dll, you should comment out the following line
+# If you don't want to build libethereal.dll, you should comment out the
+# following line
ENABLE_LIBETHEREAL=USE
#