Fixed typo in keyvalues.inc doc (bug 4990, r=psychonic).
This commit is contained in:
parent
c4c554b420
commit
91368e5656
@ -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