Merge pull request #4316 from gcomte/master
lncli: Fix typos in closechannel help dialog
This commit is contained in:
commit
797d0f9368
@ -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",
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user