1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-25 15:39:09 +00:00

(svn r22616) -Codechange: Fix typo.

This commit is contained in:
frosch
2011-07-02 11:31:20 +00:00
parent 4e5534f85e
commit 56a41a8852

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