Merge pull request #4316 from gcomte/master

lncli: Fix typos in closechannel help dialog
This commit is contained in:
Olaoluwa Osuntokun 2020-05-26 18:01:12 -07:00 committed by GitHub
commit 797d0f9368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -644,7 +644,7 @@ var closeChannelCommand = cli.Command{
Name: "delivery_addr",
Usage: "(optional) an address to deliver funds " +
"upon cooperative channel closing, may only " +
"be used if an upfront shutdown addresss is not" +
"be used if an upfront shutdown address is not " +
"already set",
},
},