From a3e1a9e2aace26a71c2698cd96ce4086db25e94d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 26 Aug 2022 12:45:20 +1000 Subject: Cleanup: spelling in comments, format --- intern/cycles/util/hash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/cycles/util/hash.h') diff --git a/intern/cycles/util/hash.h b/intern/cycles/util/hash.h index 61705276a90..351b8796be7 100644 --- a/intern/cycles/util/hash.h +++ b/intern/cycles/util/hash.h @@ -378,7 +378,7 @@ ccl_device_inline avxi hash_avxi4(avxi kx, avxi ky, avxi kz, avxi kw) /* ***** Hash Prospector Hash Functions ***** * - * These are based on the high-quality 32-bit hash/mixings functions from + * These are based on the high-quality 32-bit hash/mixing functions from * https://github.com/skeeto/hash-prospector */ -- cgit v1.2.3