From ac0fd70b0bcf5a3073fa4c12506825883c96962b Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Mon, 13 Sep 2021 17:24:15 -0700 Subject: [PATCH] Update misc_floor.dm (#15140) --- code/game/turfs/simulated/floor/misc_floor.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/turfs/simulated/floor/misc_floor.dm b/code/game/turfs/simulated/floor/misc_floor.dm index 82e60ed8f6..11f2918bcf 100644 --- a/code/game/turfs/simulated/floor/misc_floor.dm +++ b/code/game/turfs/simulated/floor/misc_floor.dm @@ -263,7 +263,7 @@ /turf/open/floor/padded name = "padded floor" - desc = "Keeps crazy people from hurting themselves. It's soft, plush, and very nice to get shoved agaisnt." + desc = "Keeps crazy people from hurting themselves. It's soft, plush, and very nice to get shoved against." icon = 'icons/turf/floors.dmi' icon_state = "floor_padded" floor_tile = /obj/item/stack/tile/padded