(svn r23537) -Fix (r23529): typo in the word 'because' (tnx to Alberth for noticing)

This commit is contained in:
truebrain
2011-12-16 16:53:16 +00:00
parent c73649512b
commit be8bb25e33
4 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
/** Widgets of the WC_SIGN_LIST. */
enum SignListWidgets {
/* Name starts with SI instead of S, becuase of collision with StationListWidgets */
/* Name starts with SI instead of S, because of collision with StationListWidgets */
SILW_CAPTION,
SILW_LIST,
SILW_SCROLLBAR,