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

View File

@@ -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",
},
},