From 6529d20d79a5e55696a2fa48150055d3e4a942dd Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 12 Jun 2019 09:04:10 +1000 Subject: Cleanup: spelling in comments --- source/blender/imbuf/intern/cineon/logImageCore.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/imbuf/intern/cineon/logImageCore.h') diff --git a/source/blender/imbuf/intern/cineon/logImageCore.h b/source/blender/imbuf/intern/cineon/logImageCore.h index 80e32ffe77e..3d49da7eb42 100644 --- a/source/blender/imbuf/intern/cineon/logImageCore.h +++ b/source/blender/imbuf/intern/cineon/logImageCore.h @@ -44,7 +44,7 @@ extern "C" { */ /* There are some differences between DPX and Cineon - * so we need to know from what type of file the datas come from. */ + * so we need to know from what type of file the data came from. */ enum format { format_DPX, format_Cineon, -- cgit v1.2.3