diff --git a/code/modules/vehicles/hardpoints/primary/arc_frontal.dm b/code/modules/vehicles/hardpoints/primary/arc_frontal.dm index 9a5a8568f5..68dd21aafa 100644 --- a/code/modules/vehicles/hardpoints/primary/arc_frontal.dm +++ b/code/modules/vehicles/hardpoints/primary/arc_frontal.dm @@ -1,6 +1,6 @@ /obj/item/hardpoint/primary/arc_frontalcannon name = "Bleihagel RE-RE850 Frontal Rotary Cannon" - desc = "A preculiar turret with two rotary cannons strapped to the front of it. Normally equipped with an autonomous mode, this one curiously lacks the feature." + desc = "A peculiar turret with two rotary cannons strapped to the front of it. Normally equipped with an autonomous mode, this one curiously lacks the feature." icon = 'icons/obj/vehicles/hardpoints/arc.dmi' icon_state = "frontalcannon"