(svn r22616) -Codechange: Fix typo.

This commit is contained in:
frosch 2011-07-02 11:31:20 +00:00
parent 4e5534f85e
commit 56a41a8852
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ static void ShowAIListWindow(CompanyID slot)
}
/** 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