diff --git a/code/modules/clothing/suits/miscellaneous.dm b/code/modules/clothing/suits/miscellaneous.dm index 6eca3f99a1..7fa3e4dc9d 100644 --- a/code/modules/clothing/suits/miscellaneous.dm +++ b/code/modules/clothing/suits/miscellaneous.dm @@ -367,7 +367,7 @@ item_state = "redponcho" /obj/item/clothing/suit/bomber - name = "bomber jacker" + name = "bomber jacket" desc = "A well-worn WW2 leather bomber jacket." icon_state = "bomber" item_state = "bomber"