Merge pull request #78381 from qingsenLi/k8s-190527

fix a little spelling error
k3s-v1.15.3
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
1 changed files with 1 additions and 1 deletions

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.