From: stevenknight Date: Mon, 9 Feb 2009 21:10:42 +0000 (+0000) Subject: Doc string fix. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5bf4b5946451ac2dcc1a1d380f5e3c5869426d90;p=scons.git Doc string fix. git-svn-id: http://scons.tigris.org/svn/scons/trunk@3989 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- 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