(svn r12275) [NoAI] -Fix r12273: people always find typos AFTER you commit :( (tnx yorick)
--- a/src/ai/api/ai_vehiclelist_valuator.hpp Tue Feb 26 18:36:16 2008 +0000
+++ b/src/ai/api/ai_vehiclelist_valuator.hpp Tue Feb 26 18:37:33 2008 +0000
@@ -128,7 +128,7 @@
};
/**
- * Get the ype of the vehicle for entries in an AIVehicleList instance.
+ * Get the type of the vehicle for entries in an AIVehicleList instance.
* @note Resulting items are of the type AIVehicle::VehicleType.
* @note Can only operate on an AIVehicleList instance.
* @ingroup AIVehicleList