diff --git a/code/modules/admin/verbs/randomverbs.dm b/code/modules/admin/verbs/randomverbs.dm index a784f21f8f4..f11e01b277c 100644 --- a/code/modules/admin/verbs/randomverbs.dm +++ b/code/modules/admin/verbs/randomverbs.dm @@ -548,7 +548,7 @@ Traitors and the like can also be revived with the previous role mostly intact. if("Yes") command_alert(input, maintitle=customname); if("No") - world << "\red New NanoTrasen Update availible at all communication consoles." + world << "\red New NanoTrasen Update available at all communication consoles." world << sound('commandreport.ogg') log_admin("[key_name(src)] has created a command report: [input]")