changeset 17825:aab80a8cc8f2 draft

(svn r22616) -Codechange: Fix typo.
author frosch <frosch@openttd.org>
date Sat, 02 Jul 2011 11:31:20 +0000
parents ef9605602055
children 03d75c842b87
files src/ai/ai_gui.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ai/ai_gui.cpp
+++ b/src/ai/ai_gui.cpp
@@ -251,7 +251,7 @@
 }
 
 /** Enum referring to the widgets of the AI settings window */
-enum AISettingsWindowWidgest {
+enum AISettingsWindowWidgets {
 	AIS_WIDGET_BACKGROUND,   ///< Panel to draw the settings on
 	AIS_WIDGET_SCROLLBAR,    ///< Scrollbar to scroll through all settings
 	AIS_WIDGET_ACCEPT,       ///< Accept button