fix typos in messages
This commit is contained in:
parent
20448c67a3
commit
aefde6eec2
29 changed files with 91 additions and 55 deletions
|
|
@ -67,7 +67,7 @@ func init() {
|
|||
// an error when no arguments are provided.
|
||||
var errNoArgumentsProvided = exit.Error{
|
||||
ExitCode: exit.ExitGeneralArguments,
|
||||
Message: "Need at least one argument. Use `wdcli license` to view licensing information. ",
|
||||
Message: "need at least one argument. use `wdcli license` to view licensing information",
|
||||
}
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue