From 34ea99ed9b143cf9838c04f05c9554dde868f936 Mon Sep 17 00:00:00 2001 From: mi-hol <22799428+mi-hol@users.noreply.github.com> Date: Wed, 14 Dec 2022 12:39:40 +0100 Subject: [PATCH] add common terminology to cSpell --- .vscode/settings.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index ff1b4b98..02e88152 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,6 @@ { "cSpell.words": [ - "adjsuting", - "adjusutng", - "methotd" + "DOHC", + "SOHC" ] } \ No newline at end of file