Merge pull request #21121 from bparees/typo

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2016-02-16 13:00:08 -08:00
commit b1db1439e8

View File

@ -220,7 +220,7 @@ func (f *Framework) afterEach() {
Logf("Finished")
}
default:
Logf("Unknown ouptut type: %v. Skipping.", printType)
Logf("Unknown output type: %v. Skipping.", printType)
}
}