Cleanup: spelling in comments

This commit is contained in:
2022-09-29 10:28:39 +10:00
parent d459219307
commit c1548938a4
8 changed files with 12 additions and 13 deletions

View File

@@ -494,7 +494,7 @@ static int customdata_compare(
}
if (layer_count1 != layer_count2) {
/* TODO(@HooglyBoogly): Reenable after tests are updated for material index refactor. */
/* TODO(@HooglyBoogly): Re-enable after tests are updated for material index refactor. */
// return MESHCMP_CDLAYERS_MISMATCH;
}