lncli: Fix typos in closechannel help dialog
This commit is contained in:
parent
7f1a450a7f
commit
7a4b783fc8
@ -644,7 +644,7 @@ var closeChannelCommand = cli.Command{
|
|||||||
Name: "delivery_addr",
|
Name: "delivery_addr",
|
||||||
Usage: "(optional) an address to deliver funds " +
|
Usage: "(optional) an address to deliver funds " +
|
||||||
"upon cooperative channel closing, may only " +
|
"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",
|
"already set",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user