Recieve --> receive grammarfix

Changes all "recieve"s in descriptions around the tgstation to "receive". Also energy katana description high priority fix.

Fixes #8576
Fixes #8504
This commit is contained in:
kingofkosmos
2015-04-03 19:42:34 +03:00
parent 5be93a2b1a
commit 2e4a8fcce8
15 changed files with 24 additions and 45 deletions
+1 -1
View File
@@ -516,7 +516,7 @@
if(href_list["move"])
switch(SSshuttle.moveShuttle(shuttleId, href_list["move"], 1))
if(0) usr << "<span class='notice'>Shuttle recieved message and will be sent shortly.</span>"
if(0) usr << "<span class='notice'>Shuttle received message and will be sent shortly.</span>"
if(1) usr << "<span class='warning'>Invalid shuttle requested.</span>"
else usr << "<span class='notice'>Unable to comply.</span>"