fix spelling
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ type Cluster struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// add mutex and pve api Node object
|
// add mutex and pve api Node object
|
||||||
// override Instances map to bew custom Instance type
|
// override Instances map to new custom Instance type
|
||||||
type Node struct {
|
type Node struct {
|
||||||
lock sync.Mutex
|
lock sync.Mutex
|
||||||
paas.Node
|
paas.Node
|
||||||
|
|||||||
Reference in New Issue
Block a user