summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-13 17:39:39 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-13 17:39:39 +0000
commitc9f14d0822260f761b2f6e8629c9eda911563bc4 (patch)
tree1767bfc288db0459b059ad3da77cd508738b0af9 /doc/script_commands.txt
parent9635520ca3850e702ef26c5189ef39e39324dedc (diff)
downloadhercules-c9f14d0822260f761b2f6e8629c9eda911563bc4.tar.gz
hercules-c9f14d0822260f761b2f6e8629c9eda911563bc4.tar.bz2
hercules-c9f14d0822260f761b2f6e8629c9eda911563bc4.tar.xz
hercules-c9f14d0822260f761b2f6e8629c9eda911563bc4.zip
Fixed a small error in the script_commands documentation about getpartyleader.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10995 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r--doc/script_commands.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index 1bf9c5b88..dd9c2449b 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -2015,7 +2015,7 @@ Example:
---------------------------------------
-*getpartyleader <party id>,{<type>};
+*getpartyleader(<party id>,{<type>});
This function returns some information about the given party-id's leader.
When type is ommitted, the default information retrieved is the leader's name.