summaryrefslogtreecommitdiff
path: root/thirdparty/embree/kernels/common/ray.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/embree/kernels/common/ray.h')
-rw-r--r--thirdparty/embree/kernels/common/ray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/embree/kernels/common/ray.h b/thirdparty/embree/kernels/common/ray.h
index 7b951cc1e8..3c8ee3989c 100644
--- a/thirdparty/embree/kernels/common/ray.h
+++ b/thirdparty/embree/kernels/common/ray.h
@@ -6,7 +6,7 @@
#include "default.h"
#include "instance_stack.h"
-// FIXME: if ray gets seperated into ray* and hit, uload4 needs to be adjusted
+// FIXME: if ray gets separated into ray* and hit, uload4 needs to be adjusted
namespace embree
{