diff options
Diffstat (limited to 'Programs/_testembed.c')
-rw-r--r-- | Programs/_testembed.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Programs/_testembed.c b/Programs/_testembed.c index 39ff097..ab6a8c7 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) |