Cleanup: spelling
This commit is contained in:
@@ -113,7 +113,7 @@ static Mesh *modifyMesh(ModifierData *md, const ModifierEvalContext *ctx, Mesh *
|
||||
TIMEIT_START(decim);
|
||||
#endif
|
||||
|
||||
/* set up front so we dont show invalid info in the UI */
|
||||
/* Set up front so we don't show invalid info in the UI. */
|
||||
updateFaceCount(ctx, dmd, mesh->totpoly);
|
||||
|
||||
switch (dmd->mode) {
|
||||
|
||||
Reference in New Issue
Block a user