fix typos in messages
This commit is contained in:
parent
20448c67a3
commit
aefde6eec2
29 changed files with 91 additions and 55 deletions
|
|
@ -32,7 +32,7 @@ func (rebuild) Description() wisski_distillery.Description {
|
|||
}
|
||||
|
||||
var errRebuildFailed = exit.Error{
|
||||
Message: "Failed to run rebuild script for instance %q: exited with code %s",
|
||||
Message: "failed to run rebuild script for instance %q: exited with code %s",
|
||||
ExitCode: exit.ExitGeneric,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue