Merge pull request #2307 from grunch/fixed-typo
fixes typo on listinvoices command
This commit is contained in:
commit
7e69c6e7f6
@ -2430,7 +2430,7 @@ var listInvoicesCommand = cli.Command{
|
||||
Name: "listinvoices",
|
||||
Category: "Payments",
|
||||
Usage: "List all invoices currently stored within the database. Any " +
|
||||
"active debug invoices are ingnored.",
|
||||
"active debug invoices are ignored.",
|
||||
Description: `
|
||||
This command enables the retrieval of all invoices currently stored
|
||||
within the database. It has full support for paginationed responses,
|
||||
|
Loading…
Reference in New Issue
Block a user