From 9aeabeff7e0cf3855bf36ddabe4c4f7738699132 Mon Sep 17 00:00:00 2001 From: TDSSS <32099540+TDSSS@users.noreply.github.com> Date: Mon, 1 Oct 2018 09:13:47 +0200 Subject: [PATCH] Minor spelling fix --- code/modules/clothing/masks/gasmask.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/masks/gasmask.dm b/code/modules/clothing/masks/gasmask.dm index 3c0d57dfff9..7ccbdf9598a 100644 --- a/code/modules/clothing/masks/gasmask.dm +++ b/code/modules/clothing/masks/gasmask.dm @@ -206,7 +206,7 @@ "halt" = "HALT! HALT! HALT! HALT!", "bobby" = "Stop in the name of the Law.", - "compliance" = "Compliance is in your best ineterest.", + "compliance" = "Compliance is in your best interest.", "justice" = "Prepare for justice!", "running" = "Running will only increase your sentence", "dontmove" = "Don't move, Creep!",