David Rose před 21 roky
rodič
revize
0196ac8a0a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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
 # attached to, e.g. $DTOOL, $PANDA, $DIRECT, etc.  These variable
 # names are discovered by parsing the $CTPROJS variable, which is made
 # names are discovered by parsing the $CTPROJS variable, which is made
 # up of a series of words like "DIRECT:personal PANDA:personal
 # 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.
 # preceding the colon.
 
 
 # That gives us an indirect reference: we end up with a variable that
 # That gives us an indirect reference: we end up with a variable that