From d7e9bd2ba2b9561be252f2649f66c36cbcf9ee7f Mon Sep 17 00:00:00 2001 From: David Rose Date: Fri, 4 Jun 2004 05:09:14 +0000 Subject: [PATCH] fix typo --- dtool/pptempl/PythonPackageInit.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtool/pptempl/PythonPackageInit.pp b/dtool/pptempl/PythonPackageInit.pp index 178f7e0b63..3139392bde 100755 --- a/dtool/pptempl/PythonPackageInit.pp +++ b/dtool/pptempl/PythonPackageInit.pp @@ -21,7 +21,7 @@ #output __init__.py # 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. There are two cases: