Commit: b8a442b202436da3b2e76791be762f5b284bcc53
Author: Philipp Oeser
Date:   Mon Apr 8 12:41:57 2019 +0200
Branches: master
https://developer.blender.org/rBb8a442b202436da3b2e76791be762f5b284bcc53

cleanup: typo in comment

===================================================================

M       source/blender/editors/object/object_relations.c

===================================================================

diff --git a/source/blender/editors/object/object_relations.c 
b/source/blender/editors/object/object_relations.c
index d069772a0ce..6d3cca5477e 100644
--- a/source/blender/editors/object/object_relations.c
+++ b/source/blender/editors/object/object_relations.c
@@ -151,7 +151,7 @@ static int vertex_parent_set_exec(bContext *C, wmOperator 
*op)
                EDBM_mesh_normals_update(em);
                BKE_editmesh_tessface_calc(em);
 
-               /* Make sure the evaluated mesh is updates.
+               /* Make sure the evaluated mesh is updated.
                 *
                 * Most reliable way is to update the tagged objects, which 
will ensure
                 * proper copy-on-write update, but also will make sure all 
dependent

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to