diff --git a/plugins/include/ns.inc b/plugins/include/ns.inc index 084286f0..6bbff8f0 100755 --- a/plugins/include/ns.inc +++ b/plugins/include/ns.inc @@ -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.