From 7f07faeba460dc9feedd27bc102df1b5f456b858 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20M=C3=B6ck?= <5501855+danielmoeck@users.noreply.github.com> Date: Tue, 9 Jun 2020 10:45:33 +0200 Subject: [PATCH] fixed typo in comment --- TIBERIANDAWN/EVENT.CPP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TIBERIANDAWN/EVENT.CPP b/TIBERIANDAWN/EVENT.CPP index fe3dd46..bd48bda 100644 --- a/TIBERIANDAWN/EVENT.CPP +++ b/TIBERIANDAWN/EVENT.CPP @@ -530,7 +530,7 @@ CCDebugString ("C&C95 - Place packet received\n"); break; /* - ** This event starts production of the speicified object type. The house can + ** This event starts production of the specified object type. The house can ** determine from the type and ID value, what object to begin production on and ** what factory to use. */