Anukul Sangwan 4 tahun lalu
induk
melakukan
5768ca7d90
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      api/types/namespace.go

+ 1 - 1
api/types/namespace.go

@@ -32,7 +32,7 @@ func (h *ReleaseListFilter) listStatesFromNames() action.ListStates {
 	return res
 	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) {
 func (h *ReleaseListFilter) Apply(list *action.List) {
 	if h.Namespace == "" {
 	if h.Namespace == "" {
 		list.AllNamespaces = true
 		list.AllNamespaces = true