diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-07-20 20:26:13 +0530 |
---|---|---|
committer | Dastgir <dastgirpojee@rocketmail.com> | 2015-07-20 20:26:13 +0530 |
commit | d1f1c93fb7167c2c830e3ceb497feac39fce950b (patch) | |
tree | b235fb7c762f056d33336a4b8c09e4d0a126ad91 | |
parent | 4cf80b1e5f29c7973576863e0c4eee809e561702 (diff) | |
download | hercules-d1f1c93fb7167c2c830e3ceb497feac39fce950b.tar.gz hercules-d1f1c93fb7167c2c830e3ceb497feac39fce950b.tar.bz2 hercules-d1f1c93fb7167c2c830e3ceb497feac39fce950b.tar.xz hercules-d1f1c93fb7167c2c830e3ceb497feac39fce950b.zip |
Fix typo in script_commands.txt
-rw-r--r-- | doc/script_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 378a29f12..af8dffef0 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -2322,7 +2322,7 @@ Whatever it returns is determined by type. --------------------------------------- -*charid2sd(<char id>) +*charid2rid(<char id>) This function returns the RID of the character with the given character ID. |