[READY] Improve spelling (#51134)

* Improve spelling

* Spell isn't, ain't, shouldn't, hasn't, wasn't correctly

Co-authored-by: NewSta <spessman-007@users.noreply.github.com>
This commit is contained in:
spessman-007
2020-05-25 02:13:37 +08:00
committed by GitHub
co-authored by NewSta
parent 4f44aa1ba9
commit ab84042f94
128 changed files with 261 additions and 261 deletions
@@ -260,7 +260,7 @@
say("Insufficient credits on card to purchase!")
return
credits += target_credits
say("[target_credits] cr has been desposited from your account.")
say("[target_credits] cr has been deposited from your account.")
return
return ..()