summaryrefslogtreecommitdiffstats
path: root/Mac/Include
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2002-09-10 20:07:34 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2002-09-10 20:07:34 (GMT)
commita0d183363971887a29d176d52c35275eb9a014f0 (patch)
tree78e1f80110973ffa1ff67e6d62f9673a6fb50824 /Mac/Include
parent034b47acfe0f507cc4b1d8804272ca92d491d06e (diff)
downloadcpython-a0d183363971887a29d176d52c35275eb9a014f0.zip
cpython-a0d183363971887a29d176d52c35275eb9a014f0.tar.gz
cpython-a0d183363971887a29d176d52c35275eb9a014f0.tar.bz2
Fixed typo spotted by Whomas Touters.
Diffstat (limited to 'Mac/Include')
-rw-r--r--Mac/Include/getapplbycreator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Include/getapplbycreator.h b/Mac/Include/getapplbycreator.h
index 535be16..48c04e5 100644
--- a/Mac/Include/getapplbycreator.h
+++ b/Mac/Include/getapplbycreator.h
@@ -22,7 +22,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
******************************************************************/
#ifndef Py_GETAPPLBYCREATOR_H
-#define Py_GETALLPBYCREATOR_H
+#define Py_GETAPPLBYCREATOR_H
#ifdef WITHOUT_FRAMEWORKS
#include <Types.h>