diff options
Diffstat (limited to 'src/table')
-rw-r--r-- | src/table/townname.h (renamed from src/table/namegen.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/namegen.h b/src/table/townname.h index 47c9ff05f..389530081 100644 --- a/src/table/namegen.h +++ b/src/table/townname.h @@ -7,7 +7,7 @@ * See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>. */ -/** @file table/namegen.h Namepart tables for the town name generator */ +/** @file table/townname.h Namepart tables for the town name generator */ #include "../core/enum_type.hpp" |