From 4fc1b2baaefad669b51d88f980aaf33670795f26 Mon Sep 17 00:00:00 2001 From: nikolas Date: Sun, 13 Jan 2019 02:38:48 -0500 Subject: Fix: Grammar in a bunch of comments (#7054) --- src/town_type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/town_type.h') diff --git a/src/town_type.h b/src/town_type.h index 39deb6167..0c93c8df8 100644 --- a/src/town_type.h +++ b/src/town_type.h @@ -54,7 +54,7 @@ enum Ratings { RATING_GROWTH_UP_STEP = 5, ///< when a town grows, all companies have rating increased a bit ... RATING_GROWTH_MAXIMUM = RATING_MEDIOCRE, ///< ... up to RATING_MEDIOCRE RATING_STATION_UP_STEP = 12, ///< when a town grows, company gains reputation for all well serviced stations ... - RATING_STATION_DOWN_STEP = -15, ///< ... but loses for bad serviced stations + RATING_STATION_DOWN_STEP = -15, ///< ... but loses for badly serviced stations RATING_TUNNEL_BRIDGE_DOWN_STEP = -250, ///< penalty for removing town owned tunnel or bridge RATING_TUNNEL_BRIDGE_MINIMUM = 0, ///< minimum rating after removing tunnel or bridge -- cgit v1.2.3-70-g09d2