From 5f7b15c09d515f19f9161c64adf55d46014acc58 Mon Sep 17 00:00:00 2001 From: gewlitys Date: Sun, 1 Dec 2002 21:08:20 +0000 Subject: [PATCH] fixed a typo git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@283 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index b7c923278..016cf3f31 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,6 +1,6 @@ 0.2: - 3D planet view when entering orbit is now implemented -- TFB_DrawCommandQueue->FullSize was unitialised. +- TFB_DrawCommandQueue->FullSize was uninitialised. - Typo 'cultrue' for Thraddash fixed. - Autopilot indicator no longer blinking on starmap and combat - Entering a star system lockup/messed graphics fixed