fix typos in messages
This commit is contained in:
parent
20448c67a3
commit
aefde6eec2
29 changed files with 91 additions and 55 deletions
|
|
@ -58,7 +58,7 @@ var errBoostrapFailedToCreateDirectory = exit.Error{
|
|||
}
|
||||
|
||||
var errBootstrapComponent = exit.Error{
|
||||
Message: "Unable to bootstrap %s: %s",
|
||||
Message: "unable to bootstrap %s: %s",
|
||||
ExitCode: exit.ExitGeneric,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue