From 08de10dbd8234c242b1896a6813d2a6335288e74 Mon Sep 17 00:00:00 2001
From: Campbell Barton <ideasman42@gmail.com>
Date: Wed, 11 Aug 2021 10:07:41 +1000
Subject: [PATCH] check_spelling_c_config: update words

---
 check_source/check_spelling_c_config.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/check_source/check_spelling_c_config.py b/check_source/check_spelling_c_config.py
index 32a6105..6a2976e 100644
--- a/check_source/check_spelling_c_config.py
+++ b/check_source/check_spelling_c_config.py
@@ -53,6 +53,7 @@ dict_custom = {
     "canonicalized",
     "catadioptric",
     "checksums",
+    "collinear",
     "comparator,", "comparators,",
     "confusticate", "confusticated",
     "constructability",
@@ -77,6 +78,7 @@ dict_custom = {
     "equiangular",
     "finalizer",
     "flushable",
+    "haptics",
     "highlightable",
     "homogenous",
     "incrementation",
-- 
GitLab