From f3a9b7580eb5c4514580f50795954981348c69b9 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 29 Apr 2011 04:43:36 +0000 Subject: spelling corrections. --- source/blender/blenkernel/BKE_shrinkwrap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/blenkernel/BKE_shrinkwrap.h') diff --git a/source/blender/blenkernel/BKE_shrinkwrap.h b/source/blender/blenkernel/BKE_shrinkwrap.h index 937a46d68dd..d1fef8b0ce1 100644 --- a/source/blender/blenkernel/BKE_shrinkwrap.h +++ b/source/blender/blenkernel/BKE_shrinkwrap.h @@ -90,7 +90,7 @@ void space_transform_invert(const struct SpaceTransform *data, float *co); * - Normal projection * * ShrinkwrapCalcData encapsulates all needed data for shrinkwrap functions. - * (So that you dont have to pass an enormous ammount of arguments to functions) + * (So that you dont have to pass an enormous amount of arguments to functions) */ struct Object; -- cgit v1.2.3