summaryrefslogtreecommitdiff
path: root/Python/marshal.c
diff options
context:
space:
mode:
Diffstat (limited to 'Python/marshal.c')
-rw-r--r--Python/marshal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/marshal.c b/Python/marshal.c
index d540e87d5e..8f8ac36576 100644
--- a/Python/marshal.c
+++ b/Python/marshal.c
@@ -1308,7 +1308,7 @@ The value must be a supported type. Raise a ValueError exception if\n\
value has (or contains an object that has) an unsupported type.\n\
\n\
New in version 2.4: The version argument indicates the data format that\n\
-dumps should use (see below).");
+dumps should use.");
static PyObject *