diff --git a/code/game/gamemodes/devil/devilinfo.dm b/code/game/gamemodes/devil/devilinfo.dm index bc4f249f584..26407dbd88c 100644 --- a/code/game/gamemodes/devil/devilinfo.dm +++ b/code/game/gamemodes/devil/devilinfo.dm @@ -143,7 +143,7 @@ var/global/list/lawlorify = list ( return soulsOwned += soul H.nutrition = NUTRITION_LEVEL_FULL - owner.current << "You feel satiated as you recieved a new soul." + owner.current << "You feel satiated as you received a new soul." switch(SOULVALUE) if(0) owner.current << "Your hellish powers have been restored."