Merge pull request #78381 from qingsenLi/k8s-190527

fix a little spelling error
This commit is contained in:
Kubernetes Prow Robot
2019-05-28 01:02:57 -07:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ limitations under the License.
package metrics
// ClusterAutoscalerMetrics is metrics for cluster autoscaller
// ClusterAutoscalerMetrics is metrics for cluster autoscaler
type ClusterAutoscalerMetrics Metrics
// Equal returns true if all metrics are the same as the arguments.