fix mispelled words
This commit is contained in:
parent
87f983d018
commit
011c09d6ce
2
help.go
2
help.go
|
@ -39,7 +39,7 @@ func help() {
|
||||||
fmt.Printf("\n")
|
fmt.Printf("\n")
|
||||||
|
|
||||||
fmt.Printf("%s\n", clifmt.Color(1, "AUTHORS", true))
|
fmt.Printf("%s\n", clifmt.Color(1, "AUTHORS", true))
|
||||||
fmt.Printf("\tnix-amer has been entirely designed and developped by xdrm-brackets\n")
|
fmt.Printf("\tnix-amer has been entirely designed and developed by xdrm-brackets\n")
|
||||||
fmt.Printf("\t<xdrm.brackets.dev@gmail.com>. Feedback really is appreciated, feel\n")
|
fmt.Printf("\t<xdrm.brackets.dev@gmail.com>. Feedback really is appreciated, feel\n")
|
||||||
fmt.Printf("\tfree to mail me.\n")
|
fmt.Printf("\tfree to mail me.\n")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue