doc: Correct spelling errors in comments

And ci script output.

Identified via test/lint/lint-spelling
This commit is contained in:
Ben Woosley
2020-03-02 22:58:57 -08:00
parent ac5c5d0162
commit 9b0e16226e
7 changed files with 8 additions and 6 deletions

View File

@@ -113,7 +113,7 @@ class BackwardsCompatibilityTest(BitcoinTestFramework):
# Create another conflicting transaction using RBF
tx3_id = self.nodes[1].sendtoaddress(return_address, 1)
tx4_id = self.nodes[1].bumpfee(tx3_id)["txid"]
# Abondon transaction, but don't confirm
# Abandon transaction, but don't confirm
self.nodes[1].abandontransaction(tx3_id)
# w1_v19: regular wallet, created with v0.19

View File

@@ -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

View File

@@ -12,3 +12,5 @@ keyserver
homogenous
setban
hist
ser
unselect