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

Add words to dictionary

parent 98306493
Branches
Tags
No related merge requests found
...@@ -35,6 +35,8 @@ dict_custom = { ...@@ -35,6 +35,8 @@ dict_custom = {
"boolean", "boolean",
"decrementing", "decrementing",
"variadic", "variadic",
"recurse",
"desaturate",
# python types # python types
"str", "str",
...@@ -63,10 +65,11 @@ dict_custom = { ...@@ -63,10 +65,11 @@ dict_custom = {
"multithreading", "multithreading",
# general computer terms # general computer terms
"blit", "blitting",
"endian", "endian",
"contructor", "contructor",
"unicode", "unicode",
"jitter", "jitter", "jittering",
"quantized", "quantized",
"searchable", "searchable",
"metadata", "metadata",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment