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

check_spelling_c_config: update word list

parent 4ad446db
No related branches found
No related tags found
No related merge requests found
...@@ -24,11 +24,18 @@ dict_custom = { ...@@ -24,11 +24,18 @@ dict_custom = {
# Added to newer versions of the dictionary, # Added to newer versions of the dictionary,
# we can remove these when the updated word-lists have been applied to aspell-en. # we can remove these when the updated word-lists have been applied to aspell-en.
"accessor", "accessors", "accessor", "accessors",
"completers", "completer", "completers",
"enqueue", "enqueued", "enqueues", "enqueue", "enqueued", "enqueues",
"intrinsics",
"iterable",
"parallelization", "parallelization",
"parallelized", "parallelized",
"pipelining",
"polygonization",
"prepend", "prepends", "prepend", "prepends",
"rasterize",
"reachability",
"runtime",
"serializable", "serializable",
"unary", "unary",
"variadic", "variadic",
...@@ -53,6 +60,7 @@ dict_custom = { ...@@ -53,6 +60,7 @@ dict_custom = {
"dereference", "dereferenced", "dereference", "dereferenced",
"desaturate", "desaturate",
"destructors", "destructors",
"dialogs",
"discretization", "discretization",
"eachother", "eachother",
"editability", "editability",
...@@ -60,22 +68,17 @@ dict_custom = { ...@@ -60,22 +68,17 @@ dict_custom = {
"finalizer", "finalizer",
"initializer" "initializer"
"instantiation", "instantiation",
"iterable",
"merchantability", "merchantability",
"monospaced", "monospaced",
"natively", "natively",
"parameterization", "parameterization",
"pipelining",
"polygonization",
"postprocessed", "postprocessed",
"precalculate", "precalculate",
"prefetch", "prefetching", "prefetch", "prefetching",
"probabilistically", "probabilistically",
"psudocode", "psudocode",
"rasterize",
"rasterizer", "rasterizer",
"rasterizing", "rasterizing",
"reachability",
"recurse", "recurses", "recurse", "recurses",
"recursed", "recursed",
"redistributions", "redistributions",
...@@ -120,7 +123,6 @@ dict_custom = { ...@@ -120,7 +123,6 @@ dict_custom = {
"ortho", "ortho",
"recalc", "recalc",
"reparent", "reparent",
"runtime",
"struct", "structs", "struct", "structs",
"subdir", "subdir",
"tooltip", "tooltip",
...@@ -147,7 +149,6 @@ dict_custom = { ...@@ -147,7 +149,6 @@ dict_custom = {
"foo", "foo",
"hashable", "hashable",
"http", "http",
"intrinsics",
"jitter", "jittering", "jitter", "jittering",
"keymap", "keymap",
"lerp", "lerp",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment