Cleanup: spelling
This commit is contained in:
@@ -1424,7 +1424,7 @@ static int rna_MeshPolygonStringPropertyLayer_data_length(PointerRNA *ptr)
|
||||
return me->totpoly;
|
||||
}
|
||||
|
||||
/* XXX, we dont have proper byte string support yet, so for now use the (bytes + 1)
|
||||
/* XXX, we don't have proper byte string support yet, so for now use the (bytes + 1)
|
||||
* bmesh API exposes correct python/byte-string access. */
|
||||
void rna_MeshStringProperty_s_get(PointerRNA *ptr, char *value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user