Skip to content

Commit

Permalink
Merge pull request #32 from Ron31/patch-1
Browse files Browse the repository at this point in the history
Update cmdquote.go
  • Loading branch information
zekroTJA authored Jan 14, 2019
2 parents a5aaed5 + 0156f3b commit 35b3b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/cmdquote.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ func (c *CmdQuote) GetInvokes() []string {
}

func (c *CmdQuote) GetDescription() string {
return "quote a messgage from any chat"
return "quote a message from any chat"
}

func (c *CmdQuote) GetHelp() string {
Expand Down

0 comments on commit 35b3b8c

Please sign in to comment.