--- a/src/ai/api/ai_company.hpp Mon Apr 21 20:33:03 2008 +0000
+++ b/src/ai/api/ai_company.hpp Mon Apr 21 20:52:54 2008 +0000
@@ -171,7 +171,7 @@
* Return the number of months before/after max age to autorenew an engine for a company.
* @param company The company to get the autorenew months of.
* @pre ResolveCompanyIndex(company) != INVALID_COMPANY.
- * @return The months between autorenew.
+ * @return The months before/after max age of engine.
*/
static int16 GetAutoRenewMonths(CompanyIndex company);