From 9fb950d1af98e5aa4b0b9247a8769a330637b89e Mon Sep 17 00:00:00 2001 From: warriorstar-orion <59303604+warriorstar-orion@users.noreply.github.com> Date: Wed, 10 Aug 2022 10:01:36 -0400 Subject: [PATCH] Fix typo. (#18760) --- code/modules/paperwork/paper.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/paperwork/paper.dm b/code/modules/paperwork/paper.dm index 023087c89e8..92249bb7d8d 100644 --- a/code/modules/paperwork/paper.dm +++ b/code/modules/paperwork/paper.dm @@ -619,7 +619,7 @@ /obj/item/paper/holodeck name = "paper- 'Holodeck Disclaimer'" - info = "Brusies sustained in the holodeck can be healed simply by sleeping." + info = "Bruises sustained in the holodeck can be healed simply by sleeping." /obj/item/paper/syndimemo name = "paper- 'Memo'"