Half-fix for amb1218 - typo in ns.inc

This commit is contained in:
Steve Dudenhoeffer 2008-03-04 18:55:54 +00:00
parent 660e97c764
commit b0286c9c4d

View File

@ -35,7 +35,7 @@
forward client_changeclass(id, newclass, oldclass);
/**
* Called whenever the client builds a structyure.
* Called whenever the client builds a structure.
*
* @param idPlayer The player index who triggered the building.
* @param idStructure The structure index that was created.