src/ai/api/ai_vehicle.hpp
branchnoai
changeset 9712 ceb5e4fcb7b1
parent 9711 c8b427215c9d
child 9723 eee46cb39750
--- a/src/ai/api/ai_vehicle.hpp	Fri Oct 19 11:32:20 2007 +0000
+++ b/src/ai/api/ai_vehicle.hpp	Fri Oct 19 12:08:33 2007 +0000
@@ -167,7 +167,7 @@
 
 	/**
 	 * Get the name of a vehicle.
-	 * @param vehicle_id the vehicle to get the unitnumber of.
+	 * @param vehicle_id the vehicle to get the name of.
 	 * @pre IsValidVehicle(vehicle_id).
 	 * @return the name the vehicle has.
 	 */