Skip to content
Snippets Groups Projects
Commit 33d39692 authored by Campbell Barton's avatar Campbell Barton
Browse files

check_spelling_c_config: add words to the exception list.

parent 9185554c
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,13 @@ dict_custom = {
"allocator",
"atomicity",
"boolean",
"confusticate", "confusticated",
"decrement",
"decrementing",
"dereference", "dereferenced",
"desaturate",
"destructors",
"editability",
"enqueue",
"equiangular",
"instantiation",
......@@ -43,6 +47,7 @@ dict_custom = {
"recurse",
"subclass", "subclasses", "subclassing",
"subdirectory",
"unary",
"unregister",
"unselected",
"variadic",
......@@ -122,6 +127,7 @@ dict_custom = {
"freebsd",
"irix",
"kde",
"manpage",
"mozilla",
"netscape",
"posix",
......@@ -149,6 +155,7 @@ dict_custom = {
"ngon", "ngons",
"normals",
"nurbs",
"octree",
"quaternions",
"radiosity",
"reflectance",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment