summaryrefslogtreecommitdiff
path: root/src/widgets/news_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/news_widget.h')
-rw-r--r--src/widgets/news_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/news_widget.h b/src/widgets/news_widget.h
index 5462f9ea1..6f4741790 100644
--- a/src/widgets/news_widget.h
+++ b/src/widgets/news_widget.h
@@ -57,7 +57,7 @@ enum MessageHistoryWidgets {
/** Widgets of the WC_GAME_OPTIONS (WC_GAME_OPTIONS is also used in others). */
enum MessageOptionWidgets {
- WID_MO_BACKGROUND, ///< Background of the widget.
+ WID_MO_BACKGROUND, ///< Background of the window.
WID_MO_LABEL, ///< Top label.
WID_MO_DROP_SUMMARY, ///< Dropdown that adjusts at once the level for all settings.
WID_MO_LABEL_SUMMARY, ///< Label of the summary drop down.