diff options
Diffstat (limited to 'doc/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 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. |