David Rose 21 years ago
parent
commit
d7e9bd2ba2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dtool/pptempl/PythonPackageInit.pp

+ 1 - 1
dtool/pptempl/PythonPackageInit.pp

@@ -21,7 +21,7 @@
 #output __init__.py
 #output __init__.py
 
 
 # This file is generated by ppremake.  Do not edit it directly; edit
 # This file is generated by ppremake.  Do not edit it directly; edit
-# dtool/pptempl/PackageInit.pp instead if you need to make changes.
+# dtool/pptempl/PythonPackageInit.pp instead if you need to make changes.
 
 
 """This file defines the path to the Python files within this package.
 """This file defines the path to the Python files within this package.
 There are two cases:
 There are two cases: