Skip to content

Commit

Permalink
[passthru] Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Jan 23, 2024
1 parent e31a3e4 commit e091192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion passthru/passthru.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ type Writer struct {
isClosed *atomic.Bool
}

// Calculator calcluates pass-thru speed and remaining time
// Calculator calculates pass-thru speed and remaining time
type Calculator struct {
total float64
prev float64
Expand Down

0 comments on commit e091192

Please sign in to comment.