1
0
mirror of https://github.com/lightning/bolts.git synced 2024-11-19 01:50:03 +01:00

Fix typo in spellchecker ¯\_(ツ)_/¯

This commit is contained in:
practicalswift 2017-12-15 02:54:18 +01:00 committed by Rusty Russell
parent e7f34dc932
commit 276337a3cc

View File

@ -51,7 +51,7 @@ do
if [ -n "$CHECK" ]; then
# Eliminate the following:
# Inline references eg. [Use of segwit](#use-of-segwit)
# quoted identifers eg. `htlc_id`
# quoted identifiers eg. `htlc_id`
# field descriptions, eg. `* [`num_htlcs*64`:`htlc_signature]'
# indented field names, eg. ' `num_htlcs`: 0'
# lightning addresses, eg. `lnbc1qpvj6chq...`