Commit: ab5aaca597443b2dfa0979287c79919413d7acda
Author: Philipp Oeser
Date:   Mon Apr 15 11:44:56 2019 +0200
Branches: temp-cmake-without-sorted-libs
https://developer.blender.org/rBab5aaca597443b2dfa0979287c79919413d7acda

cleanup: typo in comment

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

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

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

diff --git a/source/blender/editors/object/object_constraint.c 
b/source/blender/editors/object/object_constraint.c
index fe01764de1f..c47338e3131 100644
--- a/source/blender/editors/object/object_constraint.c
+++ b/source/blender/editors/object/object_constraint.c
@@ -1302,7 +1302,7 @@ static int constraint_delete_exec(bContext *C, wmOperator 
*UNUSED(op))
                /* needed to set the flags on posebones correctly */
                ED_object_constraint_update(bmain, ob);
 
-               /* relatiols */
+               /* relations */
                DEG_relations_tag_update(CTX_data_main(C));
 
                /* notifiers */

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

Reply via email to