Fix typo
Signed-off-by: Cao Weiwei <cao.weiwei30@zte.com.cn> Upstream-commit: cdcf7b78fc21f902c2c4fe42812763b0fbb36976 Component: engine
This commit is contained in:
@@ -48,7 +48,7 @@ type DockerCli struct {
|
||||
isTerminalOut bool
|
||||
// client is the http client that performs all API operations
|
||||
client client.APIClient
|
||||
// state holds the terminal input state
|
||||
// inState holds the terminal input state
|
||||
inState *term.State
|
||||
// outState holds the terminal output state
|
||||
outState *term.State
|
||||
|
||||
Reference in New Issue
Block a user