[MIRROR] Fixes various spelling and grammar errors. (#3436)

* Fixes various spelling and grammar errors.

* Update crashedship.dm

* Update listeningstation.dm

* Update augments_chest.dm

* Update augments_chest.dm
This commit is contained in:
CitadelStationBot
2017-10-21 07:10:23 -05:00
committed by Poojawa
parent d6c26420c9
commit e827f02863
15 changed files with 27 additions and 27 deletions
@@ -135,7 +135,7 @@
flash2.forceMove(user.loc)
flash2 = null
else
to_chat(user, "<span class='warning'>There are no flash to remove from [src].</span>")
to_chat(user, "<span class='warning'>There is no flash to remove from [src].</span>")
else
return ..()