Fix a-vs-an typos

This commit is contained in:
practicalswift
2018-02-08 22:43:01 +01:00
committed by Christian Decker
parent 5474512c31
commit 4f4756bd20
18 changed files with 25 additions and 25 deletions

View File

@@ -2008,7 +2008,7 @@ class LightningDTests(BaseLightningDTests):
assert route[0]['delay'] == 9 + shadow_route
# BOLT #7:
# If A were to send an 4,999,999 millisatoshi to C via B, it needs to
# If A were to send 4,999,999 millisatoshi to C via B, it needs to
# pay B the fee it specified in the B->C `channel_update`, calculated as
# per [HTLC Fees](#htlc_fees):
#