diff options
Diffstat (limited to 'test/MSVC/PCHCOM.py')
-rw-r--r-- | test/MSVC/PCHCOM.py | 2 |
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 |