[Bf-blender-cvs] [e81d98a] master: Spelling fix

Joshua Leung noreply at git.blender.org
Fri Mar 14 23:48:33 CET 2014


Commit: e81d98aff783657c10c18a3ceb446a5a5f373640
Author: Joshua Leung
Date:   Sun Mar 9 19:30:52 2014 +1300
https://developer.blender.org/rBe81d98aff783657c10c18a3ceb446a5a5f373640

Spelling fix

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

M	source/blender/editors/animation/anim_filter.c

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

diff --git a/source/blender/editors/animation/anim_filter.c b/source/blender/editors/animation/anim_filter.c
index a4a1e95..c1820ff 100644
--- a/source/blender/editors/animation/anim_filter.c
+++ b/source/blender/editors/animation/anim_filter.c
@@ -1867,7 +1867,7 @@ static size_t animdata_filter_ds_modifiers(bAnimContext *ac, ListBase *anim_data
 	size_t items = 0;
 	
 	/* 1) create a temporary "context" containing all the info we have here to pass to the callback 
-	 *    use to walk thorugh the dependencies of the modifiers
+	 *    use to walk through the dependencies of the modifiers
 	 *
 	 * ! Assumes that all other unspecified values (i.e. accumulation buffers) are zero'd out properly
 	 */




More information about the Bf-blender-cvs mailing list