Skip to content

Commit

Permalink
Fix comment English
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed Sep 23, 2022
1 parent 6429b15 commit 78cd494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/metric/pipeline.go
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ func (p pipelines) registerCallback(fn func(context.Context)) {
}
}

// resolver facilitates resolves Aggregators an instrument needs to aggregate
// resolver facilitates resolving Aggregators an instrument needs to aggregate
// measurements with while updating all pipelines that need to pull from those
// aggregations.
type resolver[N int64 | float64] struct {
Expand Down

0 comments on commit 78cd494

Please sign in to comment.