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