mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-09 11:28:40 +00:00
Fixed typo in keyvalues.inc doc (bug 4990, r=psychonic).
This commit is contained in:
parent
af52279f8f
commit
fd9cf5f1fc
@ -389,7 +389,7 @@ native KvNodesInStack(Handle:kv);
|
||||
* NOTE: All KeyValues are processed from the current location not the root one.
|
||||
*
|
||||
* @param origin Origin KeyValues Handle.
|
||||
* @param dest Destination KeyValues Handlee.
|
||||
* @param dest Destination KeyValues Handle.
|
||||
* @noreturn
|
||||
* @error Invalid Handle.
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user