diff --git a/decor/doc.go b/decor/doc.go index e8ad6b1..bbbd687 100644 --- a/decor/doc.go +++ b/decor/doc.go @@ -3,7 +3,7 @@ // license that can be found in the LICENSE file. /* - Package decor contains common decorators for "github.com/vbauerster/mpb" package. + Package decor contains common decorators used by "github.com/vbauerster/mpb" package. Some decorators returned by this package might have a closure state. It is ok to use decorators concurrently, unless you share the same decorator among multiple