consolidate spell checking

This commit is contained in:
D-u-c-k-s-e-l 2025-07-17 15:30:52 -05:00
parent 48f961ec9b
commit 174380f4c8
2 changed files with 1 additions and 6 deletions

View file

@ -1,5 +1,5 @@
{ {
"cSpell.words": [ "cSpell.words": [
"Linuxposting" "linuxposting"
] ]
} }

View file

@ -1,5 +0,0 @@
{
"cSpell.words": [
"linuxposting"
]
}