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:
Diffstat (limited to 'intern/cycles/kernel/kernel_types.h')
-rw-r--r--intern/cycles/kernel/kernel_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/cycles/kernel/kernel_types.h b/intern/cycles/kernel/kernel_types.h
index 927e60e8729..66b7310ab65 100644
--- a/intern/cycles/kernel/kernel_types.h
+++ b/intern/cycles/kernel/kernel_types.h
@@ -380,7 +380,7 @@ typedef enum PassType {
* pass contains number of samples which contributed to the color components of the pass.
*
* PASS_SHADOW_CATCHER_SAMPLE_COUNT contains number of samples for which the path split
- * happenned.
+ * happened.
*
* PASS_SHADOW_CATCHER_MATTE contains pass which contains non-catcher objects. This pass is to be
* alpha-overed onto the backdrop (after multiplication). */