diff --git a/decor/decorators.go b/decor/decorators.go index 9d0d67d..ed9f14a 100644 --- a/decor/decorators.go +++ b/decor/decorators.go @@ -13,7 +13,7 @@ // | foo| b| Without DidentRight DidentRight = 1 << iota - // DwidthSync same column width sync participation bit. + // DwidthSync bit enables same column width synchronization. // Effective on multiple bars only. DwidthSync