fix a little spelling error

This commit is contained in:
qingsenLi 2019-05-28 01:38:44 +08:00
parent da31c50da1
commit f98bbdec32

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.