From fff0032a25710da0fb8497f882c9a24a827d9089 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 7 Dec 2020 13:24:58 +1100 Subject: Cleanup: spelling --- source/blender/draw/engines/eevee/eevee_cryptomatte.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/draw') diff --git a/source/blender/draw/engines/eevee/eevee_cryptomatte.c b/source/blender/draw/engines/eevee/eevee_cryptomatte.c index 3d13871946b..44ff86b3333 100644 --- a/source/blender/draw/engines/eevee/eevee_cryptomatte.c +++ b/source/blender/draw/engines/eevee/eevee_cryptomatte.c @@ -25,7 +25,7 @@ * for reference to the cryptomatte specification. * * The challenge with cryptomatte in EEVEE is the merging and sorting of the samples. - * User can enable upto 3 cryptomatte layers (Object, Material and Asset). + * User can enable up to 3 cryptomatte layers (Object, Material and Asset). * * Process * -- cgit v1.2.3