diff --git a/decor/decorators.go b/decor/decorators.go index d97a67b..b93ee2d 100644 --- a/decor/decorators.go +++ b/decor/decorators.go @@ -14,7 +14,7 @@ DidentRight = 1 << iota // DwidthSync will auto sync max width. - // Makes sence when there're more than one bar + // Makes sense when there're more than one bar DwidthSync // DextraSpace adds extra space, makes sense with DwidthSync only.