diff options
author | Pete Higgins <pete@peterhiggins.org> | 2020-07-29 16:23:39 -0700 |
---|---|---|
committer | Pete Higgins <pete@peterhiggins.org> | 2020-07-29 16:24:20 -0700 |
commit | 21933e789d4292de4c1b9eb8aa4f85c3bb9d8d9a (patch) | |
tree | 98c8f70af0783a9056e0d97cc1e5e714e4fda45d /cspell.json | |
parent | 186fbbceadcd6dea9a39f9ea236ef53c06448588 (diff) | |
download | chef-21933e789d4292de4c1b9eb8aa4f85c3bb9d8d9a.tar.gz |
Add a spellcheck exception for a word that snuck in.
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
Diffstat (limited to 'cspell.json')
-rw-r--r-- | cspell.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cspell.json b/cspell.json index a53c1ee896..28135ac3bf 100644 --- a/cspell.json +++ b/cspell.json @@ -1327,6 +1327,7 @@ "PWORD", "PWSTR", "PYTHONUNBUFFERED", + "pzstd", "qstr", "Quer", "queryformat", |