From 62dbd60c6d1fbf8df7b057e5485fc2e0f1d34b4b Mon Sep 17 00:00:00 2001 From: Terts Diepraam Date: Fri, 17 Feb 2023 00:37:21 +0100 Subject: [PATCH] add "behaviour" to spell checker --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 5f4c531..ae1e84e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,7 @@ { "cSpell.words": [ "argh", + "behaviour", "bpaf", "configurability", "coreutils",