diff --git a/code/modules/clothing/under/jobs/civilian.dm b/code/modules/clothing/under/jobs/civilian.dm index 5a8dce60cc9..ef8bca04906 100644 --- a/code/modules/clothing/under/jobs/civilian.dm +++ b/code/modules/clothing/under/jobs/civilian.dm @@ -16,8 +16,8 @@ item_color = "hop" /obj/item/clothing/under/rank/civilian/head_of_personnel/dress - name = "head of personal's dress uniform" - desc = "Feminine fashion for the style conscious HoP." + name = "head of personnel's dress uniform" + desc = "Feminine fashion for the style conscious Head of Personnel." icon_state = "dress_hop" item_color = "dress_hop"