diff --git a/code/modules/clothing/spacesuits/void/misc.dm b/code/modules/clothing/spacesuits/void/misc.dm index d58c67be2e5..6d63e4b1d57 100644 --- a/code/modules/clothing/spacesuits/void/misc.dm +++ b/code/modules/clothing/spacesuits/void/misc.dm @@ -19,7 +19,7 @@ refittable = FALSE /obj/item/clothing/suit/space/void/sol - name = "garygoyle voidsuit" + name = "gargoyle voidsuit" desc = "A midweight Zavodskoi-manufactured voidsuit designed for the Solarian Armed Forces, the Type-4 \"Gargoyle\" is the primary armored voidsuit in use by the Alliance military." icon_state = "sol_suit" item_state = "sol_suit"