diff --git a/api/types/types.go b/api/types/types.go index ceb18ddd89..a185baf9dc 100644 --- a/api/types/types.go +++ b/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