From 0404f1d2896cca52587195a26775e96efb9b45ba Mon Sep 17 00:00:00 2001
From: Campbell Barton <ideasman42@gmail.com>
Date: Tue, 26 Jan 2016 16:56:06 +1100
Subject: [PATCH] spelling list update
---
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 4c72181..ba2586a 100644
--- a/check_source/check_spelling_c_config.py
+++ b/check_source/check_spelling_c_config.py
@@ -32,6 +32,7 @@ dict_custom = {
"instantiation",
"iterable",
"merchantability",
+ "natively",
"parallelization",
"parallelized",
"precalculate",
--
GitLab