fixed typo
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40770
This commit is contained in:
parent
1274c0b8bd
commit
47e359d195
@ -339,7 +339,7 @@ functag NativeCall public(Handle:plugin, numParams);
|
||||
* else you risk not having your native shared with other plugins.
|
||||
*
|
||||
* @param name Name of the dynamic native; must be unique amongst
|
||||
* all other registered dynamic native.s
|
||||
* all other registered dynamic natives.
|
||||
* @param func Function to use as the dynamic native.
|
||||
* @noreturn
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user