From 944f785be8e0d994552d96e2990232cba094efdd Mon Sep 17 00:00:00 2001 From: Joan Josep Date: Mon, 30 Apr 2018 18:52:32 +0200 Subject: Fix: Spelling errors (#6769) --- src/widgets/toolbar_widget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/toolbar_widget.h') diff --git a/src/widgets/toolbar_widget.h b/src/widgets/toolbar_widget.h index 434a238ac..c317fc957 100644 --- a/src/widgets/toolbar_widget.h +++ b/src/widgets/toolbar_widget.h @@ -33,7 +33,7 @@ enum ToolbarNormalWidgets { WID_TN_TRAINS = WID_TN_VEHICLE_START, ///< Train menu. WID_TN_ROADVEHS, ///< Road vehicle menu. WID_TN_SHIPS, ///< Ship menu. - WID_TN_AIRCRAFTS, ///< Aircraft menu. + WID_TN_AIRCRAFT, ///< Aircraft menu. WID_TN_ZOOM_IN, ///< Zoom in the main viewport. WID_TN_ZOOM_OUT, ///< Zoom out the main viewport. WID_TN_BUILDING_TOOLS_START, ///< Helper for the offset of the building tools -- cgit v1.2.3-54-g00ecf