From b2db59ff89e8d1cef5f3e7936b9c23c6ebede56f Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sun, 4 Jun 2023 03:42:34 +0200 Subject: [PATCH] [MIRROR] Grammar pass on syndie SM shard [MDB IGNORE] (#21584) * Grammar pass on syndie SM shard (#75772) ## About The Pull Request Fixes grammar error on syndie sm shard desc ## Why It's Good For The Game gramar ## Changelog :cl: spellcheck: Fixes grammar error on syndie sm shard desc /:cl: * Grammar pass on syndie SM shard --------- Co-authored-by: carlarctg <53100513+carlarctg@users.noreply.github.com> --- code/modules/mapfluff/ruins/lavalandruin_code/syndicate_base.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mapfluff/ruins/lavalandruin_code/syndicate_base.dm b/code/modules/mapfluff/ruins/lavalandruin_code/syndicate_base.dm index 805c7d23457..26fdfcbb90b 100644 --- a/code/modules/mapfluff/ruins/lavalandruin_code/syndicate_base.dm +++ b/code/modules/mapfluff/ruins/lavalandruin_code/syndicate_base.dm @@ -43,7 +43,7 @@ /obj/machinery/power/supermatter_crystal/shard/syndicate name = "syndicate supermatter shard" - desc = "Your benefactors conveinently neglected to mention it's already assembled." + desc = "Your benefactors conveniently neglected to mention it's already assembled." anchored = TRUE radio_key = /obj/item/encryptionkey/syndicate emergency_channel = "Syndicate"