From 2d9eb9202c55500556819bbcb16a0b4906630e05 Mon Sep 17 00:00:00 2001 From: Tlaltecuhtli <33834933+Tlaltecuhtli@users.noreply.github.com> Date: Sat, 17 Feb 2018 12:43:13 +0100 Subject: [PATCH] improves radio code by fixing english wow --- code/game/objects/items/devices/radio/radio.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/devices/radio/radio.dm b/code/game/objects/items/devices/radio/radio.dm index aa360bd6cb..02531f0ee9 100644 --- a/code/game/objects/items/devices/radio/radio.dm +++ b/code/game/objects/items/devices/radio/radio.dm @@ -208,7 +208,7 @@ spans |= SPAN_COMMAND /* - Roughly speaking, radios attempt to make a subspace transmittion (which + Roughly speaking, radios attempt to make a subspace transmission (which is received, processed, and rebroadcast by the telecomms satellite) and if that fails, they send a mundane radio transmission.