forked from cerc-io/plugeth
internal/flags: fix godoc (#24734)
This commit is contained in:
parent
a15a32a2f1
commit
2951b50bae
@ -107,7 +107,7 @@ type FlagGroup struct {
|
||||
Flags []cli.Flag
|
||||
}
|
||||
|
||||
// byCategory sorts an array of FlagGroup by Name in the order
|
||||
// ByCategory sorts an array of FlagGroup by Name in the order
|
||||
// defined in AppHelpFlagGroups.
|
||||
type ByCategory []FlagGroup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user