]> granicus.if.org Git - python/commitdiff
Comment typo fix
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 18 Apr 2006 11:49:53 +0000 (11:49 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 18 Apr 2006 11:49:53 +0000 (11:49 +0000)
Objects/object.c

index eac447041d5cb24d7e59bfe5b987a18678b66ef1..a75c14e878636931528d07c1bbabca4bd3738ba7 100644 (file)
@@ -74,7 +74,7 @@ _Py_AddToAllObjects(PyObject *op, int force)
 
 #ifdef COUNT_ALLOCS
 static PyTypeObject *type_list;
-/* All types are added to type_list, atleast when
+/* All types are added to type_list, at least when
    they get one object created. That makes them
    immortal, which unfortunately contributes to
    garbage itself. If unlist_types_without_objects