From 0196ac8a0ad0aa2383eff8b8e4a0bcd44d5dc3ee Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 10 Jun 2004 21:35:42 +0000 Subject: [PATCH] typo in comment --- direct/src/directscripts/runPythonEmacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/direct/src/directscripts/runPythonEmacs b/direct/src/directscripts/runPythonEmacs index 2a01e60092..2d6342194c 100755 --- a/direct/src/directscripts/runPythonEmacs +++ b/direct/src/directscripts/runPythonEmacs @@ -16,7 +16,7 @@ export HOME # attached to, e.g. $DTOOL, $PANDA, $DIRECT, etc. These variable # names are discovered by parsing the $CTPROJS variable, which is made # up of a series of words like "DIRECT:personal PANDA:personal -# DIRECT:install"; we simply pull off each word and get the part +# DTOOL:install"; we simply pull off each word and get the part # preceding the colon. # That gives us an indirect reference: we end up with a variable that