Skip to content

Commit f4927a2

Browse files
author
AllenZMC
committed
fix mis-spelling in nvidia.go
Signed-off-by: 常仲民@DaoCloud <[email protected]>
1 parent 985bba6 commit f4927a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/nvidia/nvidia.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const (
5252
Display Capability = "display"
5353
)
5454

55-
// AllCaps returns the complete list of supported Nvidia capabilties.
55+
// AllCaps returns the complete list of supported Nvidia capabilities.
5656
func AllCaps() []Capability {
5757
return []Capability{
5858
Compute,

0 commit comments

Comments
 (0)