diff --git a/plugins/include/sdktools_functions.inc b/plugins/include/sdktools_functions.inc index 011b8383..63d3d1be 100644 --- a/plugins/include/sdktools_functions.inc +++ b/plugins/include/sdktools_functions.inc @@ -333,7 +333,7 @@ native ActivateEntity(entity); native SetClientInfo(client, const String:key[], const String:value[]); /** - * Something + * Changes a client's name. * * @param client Player's index. * @param name New name.