File diff r25406:017a9f8d3ec9 → r25407:b37c2c854ce5
src/industry_cmd.cpp
Show inline comments
 
@@ -2579,7 +2579,7 @@ static void CanCargoServiceIndustry(Carg
 
/**
 
 * Compute who can service the industry.
 
 *
 
 * Here, 'can service' means that he/she has trains and stations close enough
 
 * Here, 'can service' means that they have trains and stations close enough
 
 * to the industry with the right cargo type and the right orders (ie has the
 
 * technical means).
 
 *