diff --git a/src/newgrf.h b/src/newgrf.h index e99b733476..e5140d4eeb 100644 --- a/src/newgrf.h +++ b/src/newgrf.h @@ -163,7 +163,7 @@ struct GRFLoadedFeatures { uint64 used_liveries; ///< Bitmask of #LiveryScheme used by the defined engines. bool has_newhouses; ///< Set if there are any newhouses loaded. bool has_newindustries; ///< Set if there are any newindustries loaded. - ShoreReplacement shore; ///< It which way shore sprites were replaced. + ShoreReplacement shore; ///< In which way shore sprites were replaced. }; /** diff --git a/src/table/townname.h b/src/table/townname.h index 551a050697..b870aa04b7 100644 --- a/src/table/townname.h +++ b/src/table/townname.h @@ -1991,7 +1991,7 @@ static const char * const _name_romanian_real[] = { "Motru", "N\xC4\x83s\xC4\x83ud", "N\xC4\x83vodari", - "Odobe\xC8x99ti", + "Odobe\xC8\x99ti", "Olteni\xC8\x9B""a", "One\xC8\x99ti", "Oradea",