[Bf-blender-cvs] [3faa48c] master: Spelling fix

Joshua Leung noreply at git.blender.org
Sat May 3 07:04:34 CEST 2014


Commit: 3faa48cb072c44b3d4e60ba720c537f22f850515
Author: Joshua Leung
Date:   Fri May 2 15:32:09 2014 +1200
https://developer.blender.org/rB3faa48cb072c44b3d4e60ba720c537f22f850515

Spelling fix

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

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

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

diff --git a/source/blender/editors/animation/anim_channels_defines.c b/source/blender/editors/animation/anim_channels_defines.c
index 8fb1765..3b0e061 100644
--- a/source/blender/editors/animation/anim_channels_defines.c
+++ b/source/blender/editors/animation/anim_channels_defines.c
@@ -3257,7 +3257,7 @@ void ANIM_channel_draw(bAnimContext *ac, bAnimListElem *ale, float yminc, float
 		}
 	}
 
-	/* step 6) draw backdrops behidn mute+protection toggles + (sliders) ....................... */
+	/* step 6) draw backdrops behind mute+protection toggles + (sliders) ....................... */
 	/* reset offset - now goes from RHS of panel */
 	offset = 0;




More information about the Bf-blender-cvs mailing list