зеркало из https://github.com/docker/compose-cli.git
Fix typo in comments against Event struct definition inside writer.go
Signed-off-by: Sarath Kumar Sivan <sarathkumarsivan@gmail.com>
This commit is contained in:
Родитель
83716a5eb2
Коммит
f1badf0da8
|
@ -39,7 +39,7 @@ const (
|
|||
Error
|
||||
)
|
||||
|
||||
// Event reprensents a progress event
|
||||
// Event represents a progress event.
|
||||
type Event struct {
|
||||
ID string
|
||||
Text string
|
||||
|
|
Загрузка…
Ссылка в новой задаче