passim: fix typo
[catacomb-python] / bytestring.c
index 28d62b7..fac797c 100644 (file)
@@ -163,7 +163,7 @@ static PyTypeObject bytestring_pytype_skel = {
   0,                                   /* @tp_richcompare@ */
   0,                                   /* @tp_weaklistoffset@ */
   0,                                   /* @tp_iter@ */
-  0,                                   /* @tp_iternexr@ */
+  0,                                   /* @tp_iternext@ */
   0,                                   /* @tp_methods@ */
   0,                                   /* @tp_members@ */
   0,                                   /* @tp_getset@ */