From 9b0e16226e6c1fb6a3550d635339f1bbb49a852f Mon Sep 17 00:00:00 2001 From: Ben Woosley Date: Mon, 2 Mar 2020 22:58:57 -0800 Subject: doc: Correct spelling errors in comments And ci script output. Identified via test/lint/lint-spelling --- test/lint/lint-shell.sh | 2 +- test/lint/lint-spelling.ignore-words.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'test/lint') diff --git a/test/lint/lint-shell.sh b/test/lint/lint-shell.sh index 63624e3ae0..f59b2c9945 100755 --- a/test/lint/lint-shell.sh +++ b/test/lint/lint-shell.sh @@ -41,7 +41,7 @@ if ! shellcheck "$EXCLUDE" $(git ls-files -- '*.sh' | grep -vE 'src/(leveldb|sec fi if ! command -v yq > /dev/null; then - echo "Skipping Gitian desriptor scripts checking since yq is not installed." + echo "Skipping Gitian descriptor scripts checking since yq is not installed." exit $EXIT_CODE fi diff --git a/test/lint/lint-spelling.ignore-words.txt b/test/lint/lint-spelling.ignore-words.txt index 576ae94098..a7a97eb41f 100644 --- a/test/lint/lint-spelling.ignore-words.txt +++ b/test/lint/lint-spelling.ignore-words.txt @@ -12,3 +12,5 @@ keyserver homogenous setban hist +ser +unselect -- cgit v1.2.3