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

Add words to ignore list

parent c5212eeb
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
# correct spelling but ignore # correct spelling but ignore
dict_custom = { dict_custom = {
"adjoint", "adjugate", "adjoint", "adjugate",
"allocator",
"atomicity", "atomicity",
"boolean", "boolean",
"decrement", "decrement",
...@@ -117,6 +118,7 @@ dict_custom = { ...@@ -117,6 +118,7 @@ dict_custom = {
"ack", "ack",
"amiga", "amiga",
"bzflag", "bzflag",
"ffmpeg",
"freebsd", "freebsd",
"irix", "irix",
"kde", "kde",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment