diff --git a/Modules/main.c b/Modules/main.c index 6a7e1d3b1f4..94400fedd42 100644 --- a/Modules/main.c +++ b/Modules/main.c @@ -108,7 +108,7 @@ static const char usage_6[] = " hooks.\n"; static const char usage_7[] = "PYTHONCOERCECLOCALE: if this variable is set to 0, it disables the locale\n" -"coercion behavior\n"; +" coercion behavior\n"; static int usage(int exitcode, const wchar_t* program)