From 35fec79700a961ccd9f3d13bc068edccc63dc6a5 Mon Sep 17 00:00:00 2001 From: alberth Date: Sun, 15 Aug 2010 14:06:43 +0000 Subject: (svn r20499) -Doc: Spelling fixes, and one doxygen comment addition. --- src/build_vehicle_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/build_vehicle_gui.cpp') diff --git a/src/build_vehicle_gui.cpp b/src/build_vehicle_gui.cpp index 2133d87dc..a743c987e 100644 --- a/src/build_vehicle_gui.cpp +++ b/src/build_vehicle_gui.cpp @@ -716,7 +716,7 @@ int DrawVehiclePurchaseInfo(int left, int right, int y, EngineID engine_number) * @param type Type of vehicle (VEH_*) * @param l The left most location of the list * @param r The right most location of the list - * @param y The top most location of teh list + * @param y The top most location of the list * @param eng_list What engines to draw * @param min where to start in the list * @param max where in the list to end -- cgit v1.2.3-54-g00ecf