From 7b80b821ffb8f0f1b27667ba6b4bd99c6b744d9b Mon Sep 17 00:00:00 2001 From: truebrain Date: Fri, 16 Dec 2011 18:42:20 +0000 Subject: (svn r23554) -Codechange: some minor consistency fixes --- src/widgets/news_widget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/news_widget.h') 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. -- cgit v1.2.3-70-g09d2