From 88b30392e643428545197a047c334d6f50c075ba Mon Sep 17 00:00:00 2001 From: Jonathan Basseri Date: Fri, 1 Dec 2017 12:26:30 -0800 Subject: [PATCH] Fix typo in test comment. --- test/integration/scheduler_perf/scheduler_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/scheduler_perf/scheduler_test.go b/test/integration/scheduler_perf/scheduler_test.go index 8da4b2212bf..e6073377d75 100644 --- a/test/integration/scheduler_perf/scheduler_test.go +++ b/test/integration/scheduler_perf/scheduler_test.go @@ -258,7 +258,7 @@ func (inputConfig *schedulerPerfConfig) generatePodAndNodeTopology(config *testC } // writePodAndNodeTopologyToConfig reads a configuration and then applies it to a test configuration. -//TODO: As of now, this function is not doing anything expect for reading input values to priority structs. +//TODO: As of now, this function is not doing anything except for reading input values to priority structs. func writePodAndNodeTopologyToConfig(config *testConfig) error { // High Level structure that should be filled for every predicate or priority. inputConfig := &schedulerPerfConfig{