From ea2a2fa54ecde677aaf4babf54ef4811adc82ccf Mon Sep 17 00:00:00 2001
From: Campbell Barton <ideasman42@gmail.com>
Date: Wed, 19 Aug 2020 14:01:54 +1000
Subject: [PATCH] check_spelling_c_config: Add 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 9d3f994..c4cdfc5 100644
--- a/check_source/check_spelling_c_config.py
+++ b/check_source/check_spelling_c_config.py
@@ -68,11 +68,13 @@ dict_custom = {
     "equiangular",
     "finalizer",
     "flushable",
+    "incrementation",
     "initializer"
     "instantiation",
     "jitteryness",
     "merchantability",
     "monospaced",
+    "mutators",
     "natively",
     "overridable",
     "paddings",
-- 
GitLab