diff --git a/progress.go b/progress.go index c76a444..1d3d6ba 100644 --- a/progress.go +++ b/progress.go @@ -10,7 +10,7 @@ ) type ( - // BeforeRender is a func, which gets called before render process + // BeforeRender is a func, which gets called before each rendering cycle BeforeRender func([]*Bar) widthSync struct {