Sculpt: Cleanup, spelling

This commit is contained in:
Sergey Sharybin 2018-07-03 12:49:57 +02:00
parent 268bcb8027
commit 6d0e172fef
1 changed files with 1 additions and 1 deletions

View File

@ -857,7 +857,7 @@ static bool sculpt_modifiers_active(Scene *scene, Sculpt *sd, Object *ob)
}
/**
* \param need_mask So taht the evaluated mesh that is returned has mask data.
* \param need_mask So that the evaluated mesh that is returned has mask data.
*/
void BKE_sculpt_update_mesh_elements(
Depsgraph *depsgraph, Scene *scene, Sculpt *sd, Object *ob,