fix typos in messages
This commit is contained in:
parent
20448c67a3
commit
aefde6eec2
29 changed files with 91 additions and 55 deletions
|
|
@ -31,7 +31,7 @@ func (s server) Description() wisski_distillery.Description {
|
|||
|
||||
var errServerListen = exit.Error{
|
||||
ExitCode: exit.ExitGeneric,
|
||||
Message: "Unable to listen",
|
||||
Message: "unable to listen",
|
||||
}
|
||||
|
||||
func (s server) Run(context wisski_distillery.Context) error {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue