Cleanup: Fix typo
This commit is contained in:
@@ -277,7 +277,7 @@ void curves_convert_customdata_to_storage(CurvesGeometry &curves)
|
||||
{AttrDomain::Curve, {curves.curve_data_legacy, curves.curves_num()}}},
|
||||
curves.attribute_storage.wrap());
|
||||
/* Update the curve type count again (the first time was done on file-read, where
|
||||
* #AttributeStorage data doesn't exist yet for older fiels). */
|
||||
* #AttributeStorage data doesn't exist yet for older files). */
|
||||
curves.update_curve_types();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user