Skip to content

Commit

Permalink
reword comment
Browse files Browse the repository at this point in the history
  • Loading branch information
reynico committed Apr 17, 2023
1 parent f65c766 commit 497ed32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ type config struct {
// DisableGraph disables collection of graph metrics
DisableGraph bool `long:"disablegraph" description:"Do not collect graph metrics"`

// DisableHtlc disables collection of HTLCs metrics
// DisableHtlc disables the collection of HTLCs metrics
DisableHtlc bool `long:"disablehtlc" description:"Do not collect HTLCs metrics"`
}

Expand Down

0 comments on commit 497ed32

Please sign in to comment.