From ee40a3439b512f6eed092a1b03fbc54a4c14bd7c Mon Sep 17 00:00:00 2001 From: Campbell Barton <ideasman42@gmail.com> Date: Tue, 2 Feb 2016 11:43:25 +1100 Subject: [PATCH] spelling --- 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 ba2586a..844dc9e 100644 --- a/check_source/check_spelling_c_config.py +++ b/check_source/check_spelling_c_config.py @@ -23,6 +23,7 @@ # correct spelling but ignore dict_custom = { "adjoint", "adjugate", + "atomicity", "boolean", "decrement", "decrementing", @@ -116,6 +117,7 @@ dict_custom = { "ack", "amiga", "bzflag", + "freebsd", "irix", "kde", "mozilla", -- GitLab