Commit: 93b63537e25095ca182e81a66372063abc56a124
Author: Bastien Montagne
Date:   Tue Jan 29 21:46:59 2019 +0100
Branches: master
https://developer.blender.org/rB93b63537e25095ca182e81a66372063abc56a124

Cleanup: typo in comment.

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

M       source/blender/editors/include/ED_anim_api.h

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

diff --git a/source/blender/editors/include/ED_anim_api.h 
b/source/blender/editors/include/ED_anim_api.h
index d76559077df..2818e239a8a 100644
--- a/source/blender/editors/include/ED_anim_api.h
+++ b/source/blender/editors/include/ED_anim_api.h
@@ -178,7 +178,7 @@ typedef struct bAnimListElem {
         * action's ID. But if this is a f-curve which is a driver, then the 
owner
         * is set to, for example, object.
         *
-        * Note, that this is different from id above. The if above will be set 
to
+        * Note, that this is different from id above. The id above will be set 
to
         * an object if the f-curve is coming from action associated with that
         * object. */
        struct ID *fcurve_owner_id;

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

Reply via email to