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

check_spelling_c_config: Update dictionary

parent e6f17949
No related branches found
Tags
No related merge requests found
...@@ -48,6 +48,7 @@ dict_custom = { ...@@ -48,6 +48,7 @@ dict_custom = {
# Correct spelling, update the dictionary, here: # Correct spelling, update the dictionary, here:
# https://github.com/en-wl/wordlist # https://github.com/en-wl/wordlist
"adjoint", "adjugate", "adjoint", "adjugate",
"alignable",
"allocator", "allocator",
"atomicity", "atomicity",
"boolean", "boolean",
...@@ -154,6 +155,7 @@ dict_custom = { ...@@ -154,6 +155,7 @@ dict_custom = {
"keymap", "keymap",
"lerp", "lerp",
"metadata", "metadata",
"mutex",
"opengl", "opengl",
"preprocessor", "preprocessor",
"quantized", "quantized",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment