Commit b1db1439 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #21121 from bparees/typo

Auto commit by PR queue bot
parents d00c650b f28cc156
...@@ -220,7 +220,7 @@ func (f *Framework) afterEach() { ...@@ -220,7 +220,7 @@ func (f *Framework) afterEach() {
Logf("Finished") Logf("Finished")
} }
default: default:
Logf("Unknown ouptut type: %v. Skipping.", printType) Logf("Unknown output type: %v. Skipping.", printType)
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment