(svn r19775) -Fix: improper use of 'then' in few comments (ln)
This commit is contained in:
@@ -25,7 +25,7 @@ public:
|
||||
* Gets the number of industries.
|
||||
* @return The number of industries.
|
||||
* @post Return value is always non-negative.
|
||||
* @note The maximum valid IndustryID can be higher then the value returned.
|
||||
* @note The maximum valid IndustryID can be higher than the value returned.
|
||||
*/
|
||||
static int32 GetIndustryCount();
|
||||
|
||||
|
Reference in New Issue
Block a user