aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Objects/typeobject.c
diff options
context:
space:
mode:
Diffstat (limited to 'Objects/typeobject.c')
-rw-r--r--Objects/typeobject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Objects/typeobject.c b/Objects/typeobject.c
index e84278d13c3..379c4d0467c 100644
--- a/Objects/typeobject.c
+++ b/Objects/typeobject.c
@@ -225,7 +225,7 @@ type_from_ref(PyObject *ref)
}
-/* helpers for for static builtin types */
+/* helpers for static builtin types */
#ifndef NDEBUG
static inline int