Skip to content

Commit ac19a57

Browse files
committed
apply petr's comment
1 parent f98c574 commit ac19a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Type Objects
9797
9898
.. c:function:: const char* PyType_GetName(PyTypeObject *type)
9999
100-
Return the type's name. This function can accept heap or static types.
100+
Return the type's name.
101101
102102
.. versionadded:: 3.10
103103

0 commit comments

Comments
 (0)