From 9563cf23b484aa7d148fd14ff8b5949080b564ac Mon Sep 17 00:00:00 2001 From: Heroman Date: Sat, 29 Aug 2020 21:46:43 +1000 Subject: [PATCH] Missing 's' --- code/game/jobs/job/engineering_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/jobs/job/engineering_vr.dm b/code/game/jobs/job/engineering_vr.dm index 36fb956c8f2..3cc7918ea10 100644 --- a/code/game/jobs/job/engineering_vr.dm +++ b/code/game/jobs/job/engineering_vr.dm @@ -46,4 +46,4 @@ /datum/alt_title/disposals_tech title = "Disposals Technician" - title_blurb = "A Disposal Technician is an Atmospheric Technician still and can fulfill all the same duties, although specializes more in disposals delivery system's operations and configurations." \ No newline at end of file + title_blurb = "A Disposals Technician is an Atmospheric Technician still and can fulfill all the same duties, although specializes more in disposals delivery system's operations and configurations." \ No newline at end of file