summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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