Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2020-12-07 05:24:58 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-12-07 05:25:53 +0300
commitfff0032a25710da0fb8497f882c9a24a827d9089 (patch)
treedbf8758dc7638a05a30035619ca032596bdfaa96 /source/blender/draw/engines/eevee/eevee_cryptomatte.c
parent5c3fa5a42474f0a831bcdef03a60f6a84594ccd9 (diff)
Cleanup: spelling
Diffstat (limited to 'source/blender/draw/engines/eevee/eevee_cryptomatte.c')
-rw-r--r--source/blender/draw/engines/eevee/eevee_cryptomatte.c2
1 files changed, 1 insertions, 1 deletions
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
*