diff -r 8a2d1c2ceb88 -r 1816329e9cdd src/ai/api/ai_vehiclelist.hpp --- a/src/ai/api/ai_vehiclelist.hpp Sat Jul 07 09:20:52 2007 +0000 +++ b/src/ai/api/ai_vehiclelist.hpp Thu Jul 12 14:52:33 2007 +0000 @@ -18,7 +18,7 @@ static const char *GetClassName() { return "AIVehicleList"; } /** - * The constructor to make a list of towns. + * The constructor to make a list of vehicles. */ AIVehicleList(); };