From e85635b8825f9ca52a43408b58c5f66c4e3742e6 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 16 Jun 2019 13:37:21 +1000 Subject: Cleanup: comment spelling --- source/blender/makesdna/DNA_movieclip_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/makesdna/DNA_movieclip_types.h') diff --git a/source/blender/makesdna/DNA_movieclip_types.h b/source/blender/makesdna/DNA_movieclip_types.h index 38ef17f4545..c804a78eccb 100644 --- a/source/blender/makesdna/DNA_movieclip_types.h +++ b/source/blender/makesdna/DNA_movieclip_types.h @@ -100,7 +100,7 @@ typedef struct MovieClip { /** * Scene frame number footage starts playing at affects all data * which is associated with a clip such as motion tracking, - * camera reconstruciton and so. + * camera Reconstruction and so. */ int start_frame; /** -- cgit v1.2.3