Browse Source

typo in comment

David Rose 21 years ago
parent
commit
0196ac8a0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/directscripts/runPythonEmacs

+ 1 - 1
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