fix mis-spelling in nvidia.go
Signed-off-by: 常仲民@daocloud <zhongming.chang@daocloud.io>
This commit is contained in:
parent
985bba61ff
commit
f4927a2985
@ -52,7 +52,7 @@ const (
|
||||
Display Capability = "display"
|
||||
)
|
||||
|
||||
// AllCaps returns the complete list of supported Nvidia capabilties.
|
||||
// AllCaps returns the complete list of supported Nvidia capabilities.
|
||||
func AllCaps() []Capability {
|
||||
return []Capability{
|
||||
Compute,
|
||||
|
Loading…
Reference in New Issue
Block a user