Skip to content

Commit

Permalink
Update the lookupVindex comment
Browse files Browse the repository at this point in the history
Signed-off-by: Noble Mittal <[email protected]>
  • Loading branch information
beingnoble03 committed Dec 19, 2024
1 parent f0a04ec commit 4e8a539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/vt/vtctl/workflow/lookup_vindex.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4e8a539

Please sign in to comment.