summaryrefslogtreecommitdiffstats
path: root/test/MSVC
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2009-02-09 21:10:42 (GMT)
committerSteven Knight <knight@baldmt.com>2009-02-09 21:10:42 (GMT)
commitd6374929b6addeceeabc611fdde346549cb3049b (patch)
treef5dba172c5467a2fde75ee7846c52c799bbf2230 /test/MSVC
parenta21a4aa4056e379660f86570d939a75b4e6c5872 (diff)
downloadSCons-d6374929b6addeceeabc611fdde346549cb3049b.zip
SCons-d6374929b6addeceeabc611fdde346549cb3049b.tar.gz
SCons-d6374929b6addeceeabc611fdde346549cb3049b.tar.bz2
Doc string fix.
Diffstat (limited to 'test/MSVC')
-rw-r--r--test/MSVC/PCHCOM.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MSVC/PCHCOM.py b/test/MSVC/PCHCOM.py
index 308dd0e..56718ef 100644
--- a/test/MSVC/PCHCOM.py
+++ b/test/MSVC/PCHCOM.py
@@ -25,7 +25,7 @@
__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
"""
-Test the ability to configure the $MIDLCOM construction variable.
+Test the ability to configure the $PCHCOM construction variable.
"""
import TestSCons