Skip to content

Commit

Permalink
shared/api/resource: fix typo in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Dec 22, 2024
1 parent 49c3a49 commit 2d88998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/api/resource.go
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ type ResourcesNetworkCardSRIOV struct {
VFs []ResourcesNetworkCard `json:"vfs" yaml:"vfs"`
}

// ResourceNetworkCardVDPA represents the VDPA configuration of the network card
// ResourcesNetworkCardVDPA represents the VDPA configuration of the network card
//
// swagger:model
//
Expand Down

0 comments on commit 2d88998

Please sign in to comment.