Skip to content

Commit

Permalink
Update comment grammar
Browse files Browse the repository at this point in the history
Co-authored-by: elv-gilles <40674218+elv-gilles@users.noreply.github.com>
  • Loading branch information
elv-nate and elv-gilles committed Mar 19, 2024
1 parent 05d55af commit deeddfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/histogram/histogram.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ func NewDefaultDurationHistogram() *DurationHistogram {
return NewDurationHistogram(DefaultDurationHistogram)
}

// newDurationHistogram creates a new duration histogram with predefined
// NewDurationHistogram creates a new duration histogram with predefined
// labeled duration bins.
// note: label are provided since computing them produces string with useless
// suffixes like: 1m => 1m0s
Expand Down

0 comments on commit deeddfd

Please sign in to comment.