Ver código fonte

fix lint issue from rebase

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
Evan Hazlett 8 anos atrás
pai
commit
83af60e623
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      api/types/types.go

+ 1 - 1
api/types/types.go

@@ -129,7 +129,7 @@ type ContainerProcessList struct {
 	Titles    []string
 	Titles    []string
 }
 }
 
 
-// Info contains response of Remote API:
+// Ping contains response of Remote API:
 // GET "/_ping"
 // GET "/_ping"
 type Ping struct {
 type Ping struct {
 	APIVersion   string
 	APIVersion   string