diff --git a/code/game/machinery/computer/depot.dm b/code/game/machinery/computer/depot.dm index cc6abff95b4..970233289bf 100644 --- a/code/game/machinery/computer/depot.dm +++ b/code/game/machinery/computer/depot.dm @@ -155,7 +155,7 @@ req_access = list() /obj/machinery/computer/syndicate_depot/selfdestruct/get_menu(var/mob/user) - return {"Syndicate Depot Fission Reactor Control
+ return {"Syndicate Depot Fusion Reactor Control


Disable Containment Field
"}