diff --git a/code/modules/detectivework/tools/rag.dm b/code/modules/detectivework/tools/rag.dm index fed1dbb44e0..6b5f8e7c07f 100644 --- a/code/modules/detectivework/tools/rag.dm +++ b/code/modules/detectivework/tools/rag.dm @@ -306,7 +306,7 @@ /obj/item/reagent_containers/glass/rag/advanced/idris name = "Idris advanced service cloth" - desc = "An advanced rag developed and sold by Idris Incorporated at a steep price. It's dry-clean design and advanced insulating synthetic weave make this the pinnacle of service cloths for any self respecting chef or bartender!" + desc = "An advanced rag developed and sold by Idris Incorporated at a steep price. Its dry-clean design and advanced insulating synthetic weave make this the pinnacle of service cloths for any self-respecting chef or bartender!" icon_state = "idrisrag" volume = 15 diff --git a/html/changelogs/sniblet-its-rag.yml b/html/changelogs/sniblet-its-rag.yml new file mode 100644 index 00000000000..bdd310e6962 --- /dev/null +++ b/html/changelogs/sniblet-its-rag.yml @@ -0,0 +1,6 @@ +author: Sniblet + +delete-after: True + +changes: + - spellcheck: "Grammar/usage fix in the description of the idris advanced service cloth."