fix spelling mistakes in comments (and in some python error messages), nothing to effect translations.
This commit is contained in:
@@ -149,7 +149,7 @@ typedef struct {
|
||||
PyObject *in_weakreflist;
|
||||
#endif
|
||||
|
||||
/* collection iterator spesific parts */
|
||||
/* collection iterator specific parts */
|
||||
CollectionPropertyIterator iter;
|
||||
} BPy_PropertyCollectionIterRNA;
|
||||
|
||||
|
Reference in New Issue
Block a user