1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-15 08:22:34 +01:00

(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)

This commit is contained in:
alberth
2010-10-30 17:51:07 +00:00
parent ca8d55ebcd
commit 7e48d85104
27 changed files with 46 additions and 44 deletions

View File

@@ -764,7 +764,7 @@ restart_search:
}
}
/* Also delete the company specific windows, that don't have a company-colour */
/* Also delete the company specific windows that don't have a company-colour. */
DeleteWindowById(WC_BUY_COMPANY, id);
}