(svn r23537) -Fix (r23529): typo in the word 'because' (tnx to Alberth for noticing)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
/** Widgets of the WC_SUBSIDIES_LIST. */
|
||||
enum SubsidyListWidgets {
|
||||
/* Name starts with SU instead of S, becuase of collision with StationListWidgets */
|
||||
/* Name starts with SU instead of S, because of collision with StationListWidgets */
|
||||
SULW_PANEL,
|
||||
SULW_SCROLLBAR,
|
||||
};
|
||||
|
Reference in New Issue
Block a user