From 364712fd4c456b9e6fc05d4aee56c49c0036f4ee Mon Sep 17 00:00:00 2001
From: Campbell Barton <ideasman42@gmail.com>
Date: Wed, 2 Sep 2020 18:32:57 +1000
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 c4cdfc5..1a70326 100644
--- a/check_source/check_spelling_c_config.py
+++ b/check_source/check_spelling_c_config.py
@@ -79,6 +79,7 @@ dict_custom = {
     "overridable",
     "paddings",
     "parameterization",
+    "parentless",
     "polytope",
     "postprocessed",
     "precalculate",
-- 
GitLab