Skip to content

Commit

Permalink
Fix documentation (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
OciXCrom authored and Arkshine committed Aug 9, 2018
1 parent faf7da4 commit a784a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/include/amxmodx.inc
Expand Up @@ -459,7 +459,7 @@ native client_print_color(index, sender, const message[], any:...);
* last, to the client with the highest index.
*
* @param player Client index, use 0 to display to all clients
* @param type Message type, see print_* destination constants in
* @param type Message type, see engprint_* destination constants in
* amxconst.inc
* @param message Formatting rules
* @param ... Variable number of formatting parameters
Expand Down

0 comments on commit a784a34

Please sign in to comment.