Spelling: Then Versus Than

Corrects incorrect usages of the words 'then' and 'than'.

Differential Revision: https://developer.blender.org/D9246

Reviewed by Campbell Barton
This commit is contained in:
Harley Acheson
2020-10-19 08:43:08 -07:00
parent 3a7fd309fc
commit d1eefc4215
67 changed files with 90 additions and 90 deletions

View File

@@ -1996,7 +1996,7 @@ int Octree::floodFill(LeafNode *leaf, int st[3], int len, int /*height*/, int th
delete queue;
continue;
}
dc_printf("Less then %d, removing...\n", threshold);
dc_printf("Less than %d, removing...\n", threshold);
// We have to remove this noise