summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Modules/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/main.c b/Modules/main.c
index 6a7e1d3..94400fe 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)