fix typos in messages
This commit is contained in:
parent
20448c67a3
commit
aefde6eec2
29 changed files with 91 additions and 55 deletions
|
|
@ -33,7 +33,7 @@ func (systempause) Description() wisski_distillery.Description {
|
|||
}
|
||||
|
||||
var errStopStartExcluded = exit.Error{
|
||||
Message: "Exactly one of `--stop` and `--start` must be provied",
|
||||
Message: "exactly one of `--stop` and `--start` must be provied",
|
||||
ExitCode: exit.ExitCommandArguments,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue