From 377ce6c5bf1bc98087a83cd906dd14223668acef Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 8 Feb 2009 12:25:13 +0000 Subject: (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability. --- src/ai/api/ai_industrytype.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ai/api/ai_industrytype.hpp') diff --git a/src/ai/api/ai_industrytype.hpp b/src/ai/api/ai_industrytype.hpp index f5773a4d3..9118a5638 100644 --- a/src/ai/api/ai_industrytype.hpp +++ b/src/ai/api/ai_industrytype.hpp @@ -89,7 +89,7 @@ public: * @param industry_type The type of the industry. * @pre IsValidIndustryType(industry_type). * @return True if you can prospect this type of industry. - * @note If the patch setting "Manual primary industry construction method" is set + * @note If the setting "Manual primary industry construction method" is set * to either "None" or "as other industries" this function always returns false. */ static bool CanProspectIndustry(IndustryType industry_type); -- cgit v1.2.3-54-g00ecf