summaryrefslogtreecommitdiff
path: root/src/widgets/order_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/order_widget.h')
-rw-r--r--src/widgets/order_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/order_widget.h b/src/widgets/order_widget.h
index 4613445dc..e5af14d81 100644
--- a/src/widgets/order_widget.h
+++ b/src/widgets/order_widget.h
@@ -14,7 +14,7 @@
/** Widgets of the WC_VEHICLE_ORDERS. */
enum OrderWidgets {
- WID_O_CAPTION, ///< Window caption.
+ WID_O_CAPTION, ///< Caption of the window.
WID_O_TIMETABLE_VIEW, ///< Toggle timetable view.
WID_O_ORDER_LIST, ///< Order list panel.
WID_O_SCROLLBAR, ///< Order list scrollbar.