From f021b4b3c971558596e4cbe0aff635e34f2b9767 Mon Sep 17 00:00:00 2001
From: Campbell Barton <ideasman42@gmail.com>
Date: Thu, 8 Dec 2022 14:05:43 +1100
Subject: [PATCH] check_spelling_c: update dictionary

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

diff --git a/check_source/check_spelling_c_config.py b/check_source/check_spelling_c_config.py
index 88580e0..5173314 100644
--- a/check_source/check_spelling_c_config.py
+++ b/check_source/check_spelling_c_config.py
@@ -76,6 +76,7 @@ dict_custom = {
     "decorrelated",
     "decrement",
     "decrementing",
+    "deduplicate",
     "deduplicating",
     "deduplication",
     "defocus",
-- 
GitLab