From 203d4052998479439a9d92d5e163b634a45d08bc Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 29 Jun 2021 20:12:51 +1000 Subject: Cleanup: spelling --- source/blender/makesdna/DNA_material_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/makesdna/DNA_material_types.h') diff --git a/source/blender/makesdna/DNA_material_types.h b/source/blender/makesdna/DNA_material_types.h index 62933d44afd..b7354aaa724 100644 --- a/source/blender/makesdna/DNA_material_types.h +++ b/source/blender/makesdna/DNA_material_types.h @@ -152,7 +152,7 @@ typedef struct MaterialLineArt { /* Used to filter line art occlusion edges */ unsigned char material_mask_bits; - /** Maximum 255 levels of equavalent occlusion. */ + /** Maximum 255 levels of equivalent occlusion. */ unsigned char mat_occlusion; unsigned char _pad[2]; -- cgit v1.2.3