summaryrefslogtreecommitdiff
path: root/src/widgets/autoreplace_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/autoreplace_widget.h')
-rw-r--r--src/widgets/autoreplace_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/autoreplace_widget.h b/src/widgets/autoreplace_widget.h
index b1afc8d75..7a98b6cd7 100644
--- a/src/widgets/autoreplace_widget.h
+++ b/src/widgets/autoreplace_widget.h
@@ -17,7 +17,7 @@ enum ReplaceVehicleWidgets {
WID_RV_CAPTION, ///< Caption of the window.
/* Sort dropdown at the right. */
- WID_RV_SORT_ASSENDING_DESCENDING, ///< Ascending/descending sort order button.
+ WID_RV_SORT_ASCENDING_DESCENDING, ///< Ascending/descending sort order button.
WID_RV_SHOW_HIDDEN_ENGINES, ///< Toggle whether to display the hidden vehicles.
WID_RV_SORT_DROPDOWN, ///< Dropdown for the sort criteria.