summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
Diffstat (limited to 'server')
-rw-r--r--server/scripts/evol_script_commands.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/scripts/evol_script_commands.txt b/server/scripts/evol_script_commands.txt
index 551adef..d4554de 100644
--- a/server/scripts/evol_script_commands.txt
+++ b/server/scripts/evol_script_commands.txt
@@ -888,7 +888,7 @@ Example:
---------------------------------------
-*getlabel label
+*getlabel label;
Get label and return int.
@@ -897,7 +897,7 @@ Example:
---------------------------------------
-*tolabel num
+*tolabel num;
Get number and return label.