Fix typo in documentation.

This commit is contained in:
Arkshine 2014-08-05 11:41:55 +02:00
parent 10d5c8e9ad
commit c9ea68d1d3

View File

@ -91,7 +91,7 @@ native precache_generic(const szFile[]);
* @note This has the same behavior as calling "changelevel" server command,
* but this will trigger properly server_changelevel() forward.
*
* @aparam map The map name to change.
* @param map The map name to change.
*
* @noreturn
*/