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
commit b49d429f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.