Cleanup: spelling in comments
This commit is contained in:
@@ -86,7 +86,7 @@ static PyTypeObject bpy_rna_data_context_Type = {
|
||||
NULL, /* ternaryfunc tp_call; */
|
||||
NULL, /* reprfunc tp_str; */
|
||||
|
||||
/* will only use these if this is a subtype of a py class */
|
||||
/* Will only use these if this is a sub-type of a Python class. */
|
||||
NULL, /* getattrofunc tp_getattro; */
|
||||
NULL, /* setattrofunc tp_setattro; */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user