2
0
Anukul Sangwan 4 жил өмнө
parent
commit
5768ca7d90

+ 1 - 1
api/types/namespace.go

@@ -32,7 +32,7 @@ func (h *ReleaseListFilter) listStatesFromNames() action.ListStates {
 	return res
 }
 
-// apply sets the ReleaseListFilter options for an action.List
+// Apply sets the ReleaseListFilter options for an action.List
 func (h *ReleaseListFilter) Apply(list *action.List) {
 	if h.Namespace == "" {
 		list.AllNamespaces = true