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

check_spelling_c: update dictionary

parent 7fd2ed90
Branches
Tags
No related merge requests found
...@@ -72,6 +72,7 @@ dict_custom = { ...@@ -72,6 +72,7 @@ dict_custom = {
"collinear", "collinear",
"comparator,", "comparator,",
"comparators,", "comparators,",
"compilable",
"confusticate", "confusticate",
"confusticated", "confusticated",
"constructability", "constructability",
...@@ -121,6 +122,7 @@ dict_custom = { ...@@ -121,6 +122,7 @@ dict_custom = {
"haptics", "haptics",
"highlightable", "highlightable",
"homogenous", "homogenous",
"ideographic",
"illuminant", "illuminant",
"incrementation", "incrementation",
"initializer", "initializer",
...@@ -139,7 +141,9 @@ dict_custom = { ...@@ -139,7 +141,9 @@ dict_custom = {
"jitteryness", "jitteryness",
"linkable", "linkable",
"luminances", "luminances",
"mappable",
"merchantability", "merchantability",
"mergeable",
"minimalistic", "minimalistic",
"misconfiguration", "misconfiguration",
"misconfigured", "misconfigured",
...@@ -198,12 +202,15 @@ dict_custom = { ...@@ -198,12 +202,15 @@ dict_custom = {
"rasterizes", "rasterizes",
"rasterizing", "rasterizing",
"rebalancing", "rebalancing",
"recomputation",
"recurse", "recurse",
"recursed", "recursed",
"recurses", "recurses",
"recursivity", "recursivity",
"redistributions", "redistributions",
"registerable", "registerable",
"remappable",
"remapper",
"remappings", "remappings",
"rendeder", "rendeder",
"renderable", "renderable",
...@@ -216,6 +223,8 @@ dict_custom = { ...@@ -216,6 +223,8 @@ dict_custom = {
"reusability", "reusability",
"saveable", "saveable",
"schemas", "schemas",
"serializers",
"sharpnesses",
"sidedness", "sidedness",
"skippable", "skippable",
"sortable", "sortable",
...@@ -263,6 +272,7 @@ dict_custom = { ...@@ -263,6 +272,7 @@ dict_custom = {
"untagging", "untagging",
"untrusted", "untrusted",
"unvisited", "unvisited",
"userless",
"vectorial", "vectorial",
"vectorization", "vectorization",
"vectorized", "vectorized",
...@@ -344,6 +354,7 @@ dict_custom = { ...@@ -344,6 +354,7 @@ dict_custom = {
"foo", "foo",
"hashable", "hashable",
"http", "http",
"intelisense",
"jitter", "jitter",
"jittering", "jittering",
"keymap", "keymap",
...@@ -439,6 +450,8 @@ dict_custom = { ...@@ -439,6 +450,8 @@ dict_custom = {
"look-dev", "look-dev",
"mathutils", "mathutils",
"obdata", "obdata",
"userpref",
"userprefs",
# Should have apostrophe but ignore for now unless we want to get really picky! # Should have apostrophe but ignore for now unless we want to get really picky!
"indices", "indices",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment