Browse Source

trivial comment change

David Rose 24 years ago
parent
commit
cdc73110ad

+ 1 - 1
dtool/pptempl/Template.gmsvc.pp

@@ -20,7 +20,7 @@
 // All of the Sources.pp files in the current source hierarchy
 // $DTOOL/pptempl/Global.pp
 // $DTOOL/pptempl/Global.gmsvc.pp
-// $DTOOL/Depends.pp, once for each Sources.pp file
+// $DTOOL/pptempl/Depends.pp, once for each Sources.pp file
 // Template.gmsvc.pp (this file), once for each Sources.pp file
 
 #defun decygwin frompat,topat,path

+ 1 - 1
dtool/pptempl/Template.msvc.pp

@@ -21,7 +21,7 @@
 // All of the Sources.pp files in the current source hierarchy
 // $DTOOL/pptempl/Global.pp
 // $DTOOL/pptempl/Global.msvc.pp
-// $DTOOL/Depends.pp, once for each Sources.pp file
+// $DTOOL/pptempl/Depends.pp, once for each Sources.pp file
 // Template.msvc.pp (this file), once for each Sources.pp file
 
 

+ 1 - 1
dtool/pptempl/Template.unix.pp

@@ -21,7 +21,7 @@
 // All of the Sources.pp files in the current source hierarchy
 // $DTOOL/pptempl/Global.pp
 // $DTOOL/pptempl/Global.unix.pp
-// $DTOOL/Depends.pp, once for each Sources.pp file
+// $DTOOL/pptempl/Depends.pp, once for each Sources.pp file
 // Template.unix.pp (this file), once for each Sources.pp file