summaryrefslogtreecommitdiff
path: root/test/MSVC
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2009-02-09 21:10:42 +0000
committerSteven Knight <knight@baldmt.com>2009-02-09 21:10:42 +0000
commit57d0864dc6d0ce125356b5eb76c4381edf361d0c (patch)
treef5dba172c5467a2fde75ee7846c52c799bbf2230 /test/MSVC
parent7a1bf7cff5914b5bb26be38e7a4a27c4fd8b2d79 (diff)
downloadscons-57d0864dc6d0ce125356b5eb76c4381edf361d0c.tar.gz
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 308dd0ea..56718ef1 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