From af234f7f1de28e4419040f95152fa103550bcb78 Mon Sep 17 00:00:00 2001 From: NicholasDV Date: Sun, 9 Jun 2013 18:04:27 -0400 Subject: [PATCH] Removes a few typos from channel names The literal only two instance of gazette in the code. This should fix it entirely. fixes #3006 --- code/WorkInProgress/periodic_news.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/WorkInProgress/periodic_news.dm b/code/WorkInProgress/periodic_news.dm index 977603e35e0..8b8be52e2d5 100644 --- a/code/WorkInProgress/periodic_news.dm +++ b/code/WorkInProgress/periodic_news.dm @@ -52,14 +52,14 @@ cheesy_honkers author = "Assistant Editor Carl Ritz" - channel_name = "The Gibson Gazzette" + channel_name = "The Gibson Gazette" message = {"Do cheesy honkers increase risk of having a miscarriage? Several health administrations say so!"} round_time = 60 * 15 net_block author = "Assistant Editor Carl Ritz" - channel_name = "The Gibson Gazzette" + channel_name = "The Gibson Gazette" message = {"Several corporations banding together to block access to 'wetskrell.nt', site administrators claiming violation of net laws."} round_time = 60 * 50