Caps comment for exported func

Signed-off-by: Abhilash Gnan <abhilashgnan@gmail.com>
pull/7016/head
Abhilash Gnan 6 years ago
parent 84de17e7e5
commit 282e2c336d

@ -238,7 +238,7 @@ func filterList(releases []*release.Release) []*release.Release {
return list
}
// setStateMask calculates the state mask based on parameters.
// SetStateMask calculates the state mask based on parameters.
func (l *List) SetStateMask() {
if l.All {
l.StateMask = ListAll

Loading…
Cancel
Save