We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4bbf8e + f4927a2 commit 5a3f3e3Copy full SHA for 5a3f3e3
1 file changed
contrib/nvidia/nvidia.go
@@ -52,7 +52,7 @@ const (
52
Display Capability = "display"
53
)
54
55
-// AllCaps returns the complete list of supported Nvidia capabilties.
+// AllCaps returns the complete list of supported Nvidia capabilities.
56
func AllCaps() []Capability {
57
return []Capability{
58
Compute,
0 commit comments