From 0971749f4cdc6c5263b91f652c1d78c97e30b973 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 29 Jun 2016 20:37:54 +1000 Subject: Cleanup: spelling, indentation --- source/blender/editors/animation/drivers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/animation') diff --git a/source/blender/editors/animation/drivers.c b/source/blender/editors/animation/drivers.c index c24ca1e7027..21c25f829b1 100644 --- a/source/blender/editors/animation/drivers.c +++ b/source/blender/editors/animation/drivers.c @@ -209,7 +209,7 @@ static int add_driver_with_target( * (The only issue is with quat rotations vs euler channels...) * - To avoid problems with transform properties depending on the final transform that they * control (thus creating pseudo-cycles - see T48734), we don't use transform channels - * when both the source and destinaions are in same places. + * when both the source and destinations are in same places. */ dvar = driver_add_new_variable(driver); -- cgit v1.2.3