From 7e48d85104549cbb3604aa7eb262b922dbc3f640 Mon Sep 17 00:00:00 2001 From: alberth Date: Sat, 30 Oct 2010 17:51:07 +0000 Subject: (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) --- src/vehicle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vehicle.cpp') diff --git a/src/vehicle.cpp b/src/vehicle.cpp index 5cb07b6c6..dc155f9ac 100644 --- a/src/vehicle.cpp +++ b/src/vehicle.cpp @@ -706,7 +706,7 @@ Vehicle::~Vehicle() } /** - * Adds a vehicle to the list of vehicles, that visited a depot this tick + * Adds a vehicle to the list of vehicles that visited a depot this tick * @param *v vehicle to add */ void VehicleEnteredDepotThisTick(Vehicle *v) -- cgit v1.2.3-54-g00ecf