Browse code

fix lint issue from rebase

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>

Evan Hazlett authored on 2016/11/09 12:58:23
Showing 1 changed files
... ...
@@ -129,7 +129,7 @@ type ContainerProcessList struct {
129 129
 	Titles    []string
130 130
 }
131 131
 
132
-// Info contains response of Remote API:
132
+// Ping contains response of Remote API:
133 133
 // GET "/_ping"
134 134
 type Ping struct {
135 135
 	APIVersion   string