Cleanup: spelling
This commit is contained in:
@@ -146,7 +146,7 @@ static bool isDisabled(const struct Scene *UNUSED(scene),
|
||||
/* The object type check is only needed here in case we have a placeholder
|
||||
* object assigned (because the library containing the mesh is missing).
|
||||
*
|
||||
* In other cases it should be impossible to have a type missmatch.
|
||||
* In other cases it should be impossible to have a type mismatch.
|
||||
*/
|
||||
return !dtmd->ob_source || dtmd->ob_source->type != OB_MESH;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user