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:
parent
e7f34dc932
commit
276337a3cc
@ -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...`
|
||||
|
Loading…
Reference in New Issue
Block a user