mirror of
https://github.com/docker/compose.git
synced 2026-08-04 06:38:45 +00:00
Making the American/British spellings consistent to the error messages
Signed-off-by: Jonty <jontyleslie@gmail.com>
This commit is contained in:
parent
efd7424da7
commit
9db27a65c6
1 changed files with 1 additions and 1 deletions
|
|
@ -742,7 +742,7 @@ const (
|
|||
ContainerEventRecreated
|
||||
// ContainerEventExited is a ContainerEvent of type exit. ExitCode is set
|
||||
ContainerEventExited
|
||||
// UserCancel user cancelled compose up, we are stopping containers
|
||||
// UserCancel user canceled compose up, we are stopping containers
|
||||
HookEventLog
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue