summaryrefslogtreecommitdiff
path: root/src/widgets/sign_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/sign_widget.h')
-rw-r--r--src/widgets/sign_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/sign_widget.h b/src/widgets/sign_widget.h
index 8d65bb309..638e6b8fa 100644
--- a/src/widgets/sign_widget.h
+++ b/src/widgets/sign_widget.h
@@ -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,