From d6651c17415eaf29062177a2a40ef02afad0b083 Mon Sep 17 00:00:00 2001 From: belugas Date: Wed, 18 Apr 2007 00:41:09 +0000 Subject: (svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections... --- src/town.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/town.h') diff --git a/src/town.h b/src/town.h index 75157bde3..c181f1b25 100644 --- a/src/town.h +++ b/src/town.h @@ -279,7 +279,7 @@ static inline bool IsValidTown(const Town* town) /** * Check if a TownID is valid. - * @param TownID to inquiry + * @param index to inquiry in the pool of town * @return true if it exists */ static inline bool IsValidTownID(TownID index) -- cgit v1.2.3-54-g00ecf