summaryrefslogtreecommitdiffstats
path: root/Include/Python.h
diff options
context:
space:
mode:
authorMichael W. Hudson <mwh@python.net>2002-05-27 14:05:31 (GMT)
committerMichael W. Hudson <mwh@python.net>2002-05-27 14:05:31 (GMT)
commite5df1058f12b254bb0958ed7ebf788c0eb6fa332 (patch)
treebb627b7403189bd1fe6f61e5321083316c0154d0 /Include/Python.h
parent24989727b97368506c85bb23a1adfdf698f9ed7e (diff)
downloadcpython-e5df1058f12b254bb0958ed7ebf788c0eb6fa332.zip
cpython-e5df1058f12b254bb0958ed7ebf788c0eb6fa332.tar.gz
cpython-e5df1058f12b254bb0958ed7ebf788c0eb6fa332.tar.bz2
Silly typo.
Diffstat (limited to 'Include/Python.h')
-rw-r--r--Include/Python.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/Python.h b/Include/Python.h
index e3addc7..b978de2 100644
--- a/Include/Python.h
+++ b/Include/Python.h
@@ -10,7 +10,7 @@
#endif
/* Forcing SUSv2 compatibility still produces problems on some
- platforms, True64 and SGI IRIX begin two of them, so for now the
+ platforms, True64 and SGI IRIX being two of them, so for now the
define is switched off. */
#if 0
#ifndef _XOPEN_SOURCE