From 4e8a53929d8f56309594bd18fabb98fa821a2e50 Mon Sep 17 00:00:00 2001 From: Noble Mittal Date: Thu, 19 Dec 2024 09:28:37 +0530 Subject: [PATCH] Update the lookupVindex comment Signed-off-by: Noble Mittal --- go/vt/vtctl/workflow/lookup_vindex.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go/vt/vtctl/workflow/lookup_vindex.go b/go/vt/vtctl/workflow/lookup_vindex.go index e86fa9531de..d1de6e23bda 100644 --- a/go/vt/vtctl/workflow/lookup_vindex.go +++ b/go/vt/vtctl/workflow/lookup_vindex.go @@ -41,7 +41,7 @@ import ( vtrpcpb "vitess.io/vitess/go/vt/proto/vtrpc" ) -// lookup is responsible for performing actions related to lookup vindexes. +// lookupVindex is responsible for performing actions related to lookup vindexes. type lookupVindex struct { ts *topo.Server tmc tmclient.TabletManagerClient