Explorar o código

fix lint issue from rebase

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
Evan Hazlett %!s(int64=8) %!d(string=hai) anos
pai
achega
83af60e623
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/types/types.go

+ 1 - 1
api/types/types.go

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