From 7685b393c2ee8f8548d62f9dd8485df764a0c8c3 Mon Sep 17 00:00:00 2001 From: Alexander Zielenski <351783+alexzielenski@users.noreply.github.com> Date: Mon, 22 Aug 2022 17:34:02 -0700 Subject: [PATCH] fix spelling --- .../src/k8s.io/client-go/tools/cache/shared_informer_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/src/k8s.io/client-go/tools/cache/shared_informer_test.go b/staging/src/k8s.io/client-go/tools/cache/shared_informer_test.go index 75be63a9e87..35b9a4d09d5 100644 --- a/staging/src/k8s.io/client-go/tools/cache/shared_informer_test.go +++ b/staging/src/k8s.io/client-go/tools/cache/shared_informer_test.go @@ -739,7 +739,7 @@ func TestSharedInformerHandlerAbuse(t *testing.T) { } } - // sotp informer which stops workers. stopping informer first to excercise + // sotp informer which stops workers. stopping informer first to exercise // contention for informer while it is closing informerCancel()