Commit: f8ddf16e5a50b344453bda85789457add01326ca
Author: Sergey Sharybin
Date:   Wed Dec 7 14:44:45 2022 +0100
Branches: master
https://developer.blender.org/rBf8ddf16e5a50b344453bda85789457add01326ca

Cleanup: Typo in comment

===================================================================

M       intern/cycles/kernel/light/sample.h

===================================================================

diff --git a/intern/cycles/kernel/light/sample.h 
b/intern/cycles/kernel/light/sample.h
index 6f7ae1d6351..b71d6b8b63c 100644
--- a/intern/cycles/kernel/light/sample.h
+++ b/intern/cycles/kernel/light/sample.h
@@ -522,7 +522,7 @@ ccl_device_inline bool 
light_sample_new_position(KernelGlobals kg,
     else
 #endif
     {
-      /* Handled in triangle_light_sample for effeciency. */
+      /* Handled in triangle_light_sample for efficiency. */
     }
     return true;
   }

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to