diff --git a/code/game/machinery/computer/almayer_control.dm b/code/game/machinery/computer/almayer_control.dm index 129bf0ae544c..7d63a2e8c3af 100644 --- a/code/game/machinery/computer/almayer_control.dm +++ b/code/game/machinery/computer/almayer_control.dm @@ -12,7 +12,7 @@ COOLDOWN_DECLARE(cooldown_request) /// requesting evac COOLDOWN_DECLARE(cooldown_destruct) - /// messaging HC (admins) + /// messaging HC (admins) COOLDOWN_DECLARE(cooldown_central) /// making a ship announcement COOLDOWN_DECLARE(cooldown_message)