We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3708f5 commit 6dbe872Copy full SHA for 6dbe872
cns/api.go
@@ -140,7 +140,7 @@ type Response struct {
140
Message string
141
}
142
143
-// NumOfCPUCoresResponse describes reponse that returns num of cpu cores present on host.
+// NumOfCPUCoresResponse describes num of cpu cores present on host.
144
type NumOfCPUCoresResponse struct {
145
Response Response
146
NumOfCPUCores int
0 commit comments