Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Leung <aligorith@gmail.com>2014-05-02 07:32:09 +0400
committerJoshua Leung <aligorith@gmail.com>2014-05-03 08:50:39 +0400
commit3faa48cb072c44b3d4e60ba720c537f22f850515 (patch)
tree1eff965bc867d460a8f36b4b79d3dfbea6a22db2 /source/blender/editors/animation
parent198f5e506a9a673bc962ffc782464067460dc7f5 (diff)
Spelling fix
Diffstat (limited to 'source/blender/editors/animation')
-rw-r--r--source/blender/editors/animation/anim_channels_defines.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/animation/anim_channels_defines.c b/source/blender/editors/animation/anim_channels_defines.c
index 8fb1765668c..3b0e061fd5d 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;