summaryrefslogtreecommitdiff
path: root/src/widgets/ai_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ai_widget.h')
-rw-r--r--src/widgets/ai_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ai_widget.h b/src/widgets/ai_widget.h
index 76b22b8b4..b6ef02fa5 100644
--- a/src/widgets/ai_widget.h
+++ b/src/widgets/ai_widget.h
@@ -60,7 +60,7 @@ enum AIDebugWidgets {
WID_AID_SCRIPT_GAME, ///< Game Script button.
WID_AID_RELOAD_TOGGLE, ///< Reload button.
WID_AID_LOG_PANEL, ///< Panel where the log is in.
- WID_AID_SCROLLBAR, ///< Scrollbar of the log pannel.
+ WID_AID_SCROLLBAR, ///< Scrollbar of the log panel.
WID_AID_COMPANY_BUTTON_START, ///< Buttons in the VIEW.
WID_AID_COMPANY_BUTTON_END = WID_AID_COMPANY_BUTTON_START + MAX_COMPANIES - 1, ///< Last possible button in the VIEW.
WID_AID_BREAK_STRING_WIDGETS, ///< The panel to handle the breaking on string.