summaryrefslogtreecommitdiff
path: root/Programs
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-04-19 23:23:16 +0000
committerMartin Panter <vadmium+py@gmail.com>2016-04-19 23:23:16 +0000
commitabe4d52a1a175b784a5ccae6f31638fb9bf7bfe4 (patch)
treeb39ac1a830a308cc000244bccfd70d41468268b3 /Programs
parentf8d6f73f264f2adefdd87c03bebb66a069ead393 (diff)
parent8f26565ba9e3d32f6c953b04c1b9f9d13c2e1818 (diff)
downloadcpython-git-abe4d52a1a175b784a5ccae6f31638fb9bf7bfe4.tar.gz
Merge doc and comment fixes from 3.5
Diffstat (limited to 'Programs')
-rw-r--r--Programs/_testembed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Programs/_testembed.c b/Programs/_testembed.c
index 39ff0977c8..ab6a8c7507 100644
--- a/Programs/_testembed.c
+++ b/Programs/_testembed.c
@@ -17,7 +17,7 @@ static void _testembed_Py_Initialize(void)
/*****************************************************
- * Test repeated initalisation and subinterpreters
+ * Test repeated initialisation and subinterpreters
*****************************************************/
static void print_subinterp(void)